1 implementation of IsAsyncMethod
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
47
int global::Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.
IsAsyncMethod
(out bool value)
2 references to IsAsyncMethod
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Method.cs (1)
116
ThrowExceptionForHR(asyncMethod.
IsAsyncMethod
(out isAsyncMethod));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
78
__retVal = @this.
IsAsyncMethod
(out value);