1 implementation of GetSourceLength
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedDocument.cs (1)
426
int global::Microsoft.DiaSymReader.ISymUnmanagedDocument.
GetSourceLength
(out int length)
2 references to GetSourceLength
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Document.cs (1)
100
Marshal.ThrowExceptionForHR(document.
GetSourceLength
(out int length));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedDocument.cs (1)
456
__retVal = @this.
GetSourceLength
(out length);