This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ISymbolScope Members
Properties
EndOffset |
Gets the end byte offset of the current lexical scope. |
Method |
Gets the method that contains the current lexical scope. |
Parent |
Gets the parent lexical scope of the current scope. |
StartOffset |
Gets the start byte offset of the current lexical scope. |
Methods
GetChildren |
Gets the lexical scopes that are children of the current lexical scope. |
GetLocals |
Gets the local variables within the current lexical scope. |
GetNamespaces |
Gets the namespaces that are being used within the current scope. |
See Also
ISymbolScope Interface | System.Diagnostics.SymbolStore Namespace