2 references to DebugSourceInfo
Microsoft.CodeAnalysis (2)
EmbeddedText.cs (1)
345return new Cci.DebugSourceInfo(Checksum, ChecksumAlgorithm, Blob);
Syntax\SyntaxTree.cs (1)
384return new Cci.DebugSourceInfo(_lazyChecksum, _lazyHashAlgorithm);