1 implementation of GetAsyncStepInfoCount
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
225int global::Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.GetAsyncStepInfoCount(out int count)
2 references to GetAsyncStepInfoCount
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Method.cs (1)
164ThrowExceptionForHR(method.GetAsyncStepInfoCount(out count));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedAsyncMethod.cs (1)
255__retVal = @this.GetAsyncStepInfoCount(out count);