This documentation is archived and is not being maintained.
Microsoft.VisualStudio.GraphModel.CodeSchema Namespace
Visual Studio 2012
| Class | Description | |
|---|---|---|
![]() | SourceLocationTypeConverter | Type converter for the SourceLocation type. |
| Structure | Description | |
|---|---|---|
![]() | Position | |
![]() | SourceLocation | Specifies a location in a source file. |
| Enumeration | Description | |
|---|---|---|
![]() | ParamKind | ParamKind enumeration is used in constructing type GraphNodeIds used in method/property OverloadingParameters.The CLR spec allows for overloading methods differ by parameter passing (by value vs. by ref), return type, and vararg. Therefore, having the parameter types alone is not enough to distinguish all overloaded methods, and the ParamKind enumeration is used to additionally distinguish them. |
Show:
