System.Diagnostics.SymbolStore.ISymbolReader

Represents a symbol reader for managed code.

See Also: ISymbolReader Members

Syntax

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

Remarks

The interface provides access to documents, methods, and variables.

Note:

This interface is the managed counterpart of the ISymUnmanagedReader interface, one of the unmanaged symbol store interfaces that provide an alternative 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