System.Diagnostics.SymbolStore.ISymbolScope

Represents a lexical scope within System.Diagnostics.SymbolStore.ISymbolMethod, providing access to the start and end offsets of the scope, as well as its child and parent scopes.

See Also: ISymbolScope Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolScope

Remarks

The System.Diagnostics.SymbolStore.ISymbolScope interface also provides access to all locals defined within the current scope.

Note:

This interface is the managed counterpart of the ISymUnmanagedScope interface, which is one of the unmanaged symbol store interfaces that provide an alternate way to read and write debug symbol information.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0