1 write to SourceText
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SourceGeneratedDocumentState.cs (1)
114SourceText = text;
5 references to SourceText
Microsoft.CodeAnalysis.Workspaces (5)
Workspace\Solution\SourceGeneratedDocumentState.cs (5)
30/// Checksum of <see cref="SourceText"/> when it was <em>originally</em> created. This is subtly, but importantly 126=> new(this.GetOriginalSourceTextContentHash(), this.SourceText.Encoding?.WebName, this.SourceText.ChecksumAlgorithm); 162SourceText, 185this.SourceText,