Share via


DkmClrNcInstructionAddress.ReferenceToken Property

Definition

[Optional] In a multi-module assembly, MethodId.Token is a method token resolved to the appropriate virtual module. This token is can be looked up in the pseudo- assembly.

This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).

public:
 property int ReferenceToken { int get(); };
public:
 property int ReferenceToken { int get(); };
public int ReferenceToken { get; }
member this.ReferenceToken : int
Public ReadOnly Property ReferenceToken As Integer

Property Value

Applies to