The methods of the ISymbolScope interface are listed below. For a complete list of ISymbolScope interface members, see the ISymbolScope Members topic.
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. |
ISymbolScope Interface | System.Diagnostics.SymbolStore Namespace