Interface |
Description |
ISymbolBinder |
Represents a symbol binder for managed code. |
ISymbolDocument |
Represents a document referenced by a symbol store. |
ISymbolDocumentWriter |
Represents a document referenced by a symbol store. |
ISymbolMethod |
Represents a method within a symbol reader. |
ISymbolNamespace |
Represents a namespace within a symbol reader. |
ISymbolReader |
Represents a symbol reader for managed code. |
ISymbolScope |
Represents a lexical scope within IsymMethod, providing access to the start and end offsets of the scope, as well as its child and parent scopes. |
ISymbolVariable |
Represents a symbol within a symbol store. |
ISymbolWriter |
Represents a symbol writer for managed code. |