1 implementation of GetKickoffMethod
Microsoft.DiaSymReader (1)
_generated\10\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
92
int global::Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.
GetKickoffMethod
(out int kickoffMethodToken)
2 references to GetKickoffMethod
Microsoft.DiaSymReader (2)
_generated\10\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
122
__retVal = @this.
GetKickoffMethod
(out kickoffMethodToken);
Extensions\SymUnmanagedExtensions.Method.cs (1)
152
ThrowExceptionForHR(method.
GetKickoffMethod
(out result));