4 references to EmbeddedText
Microsoft.CodeAnalysis (4)
EmbeddedText.cs (4)
113return new EmbeddedText(filePath, text.GetChecksum(), text.ChecksumAlgorithm, text.PrecomputedEmbeddedTextBlob); 116return new EmbeddedText(filePath, text.GetChecksum(), text.ChecksumAlgorithm, CreateBlob(text)); 152return new EmbeddedText( 186return new EmbeddedText(