IDkmClrSymbolCallback160 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Symbol provider callback enhancements added for Visual Studio 2019.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: RuntimeId, SymbolProviderId.
This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTMPreview).
public interface class IDkmClrSymbolCallback160
public interface IDkmClrSymbolCallback160
type IDkmClrSymbolCallback160 = interface
Public Interface IDkmClrSymbolCallback160
Methods
GetSequencePoints(DkmClrInstructionSymbol) |
Gets the sequence points for a CLR method from the symbol file. |