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