1 implementation of GetChecksumAlgorithmId
Microsoft.DiaSymReader (1)
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedDocument.cs (1)
240
int global::Microsoft.DiaSymReader.ISymUnmanagedDocument.
GetChecksumAlgorithmId
(ref global::System.Guid algorithm)
2 references to GetChecksumAlgorithmId
Microsoft.DiaSymReader (2)
Extensions\SymUnmanagedExtensions.Document.cs (1)
81
ThrowExceptionForHR(document.
GetChecksumAlgorithmId
(ref result));
Generated\361d1da7f942c932\Microsoft.DiaSymReader.ISymUnmanagedDocument.cs (1)
270
__retVal = @this.
GetChecksumAlgorithmId
(ref algorithm);