1 write to ChecksumType
ILCompiler.Diagnostics (1)
PdbWriter.cs (1)
106
unknownDocument.
ChecksumType
= SymChecksumType.None;
3 references to ChecksumType
ILCompiler.Diagnostics (3)
PdbWriter.cs (3)
63
if (
ChecksumType
!= other.
ChecksumType
)
361
SymChecksumType checksumType = document.
ChecksumType
;