2 references to DebugSourceInfo
Microsoft.CodeAnalysis (2)
PEWriter\DebugSourceDocument.cs (1)
50_sourceInfo = Task.FromResult(new DebugSourceInfo(checksum, algorithm));
PEWriter\DebugSourceInfo.cs (1)
36: this(checksum, SourceHashAlgorithms.GetAlgorithmGuid(checksumAlgorithm), embeddedTextBlob)