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