1 implementation of GetChecksumAlgorithmId
Microsoft.DiaSymReader (1)
_generated\17\Microsoft.DiaSymReader.ISymUnmanagedDocument.cs (1)
240int 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)
81ThrowExceptionForHR(document.GetChecksumAlgorithmId(ref result));