System.Diagnostics.SymbolStore.ISymbolScope: Method Members

The methods of System.Diagnostics.SymbolStore.ISymbolScope are listed below. For a list of all members, see the ISymbolScope Members list.

Public Methods

GetChildren() : ISymbolScope[]

Gets the child lexical scopes of the current lexical scope.

GetLocals() : ISymbolVariable[]

Gets the local variables within the current lexical scope.

GetNamespaces() : ISymbolNamespace[]

Gets the namespaces that are used within the current scope.