ISymUnmanagedReader2 Interface
Represents a symbol reader that provides access to documents, methods, and variables within a symbol store. This interface extends the ISymUnmanagedReader interface.
Methods
Method | Description |
---|---|
GetMethodByVersionPreRemap Method | Get a symbol reader method, given a method token and an edit-and-continue version number. |
GetMethodsInDocument Method | Gets every method that has line information in the provided document. |
GetSymAttributePreRemap Method | Gets a custom attribute based upon its name. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.