IDebugComPlusSymbolProvider2
Represents a COM+ symbol provider with methods that are specific to managed code and extends the IDebugComPlusSymbolProviderIDebugComPlusSymbolProvider.
IDebugComPlusSymbolProvider2 : IDebugComPlusSymbolProvider
Methods
In addition to the methods on the IDebugComPlusSymbolProvider interface, this interface implements the following methods:
Method |
Description |
---|---|
Determines if the specified method has line information. |
|
Retrieves a type given its name. |
|
Retrieves a type given its token. |
|
Determines if the specified debug address is a sequence point. |
|
Loads debug symbols using the specified callback method. |
|
IDebugComPlusSymbolProvider2::LoadSymbolsFromStreamWithCorModule |
Load debug symbols from a data stream given the ICorDebugModule object. |
Loads debug symbols given the ICorDebugModule object. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll