1 write to _textAndVersion
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
TestTextLoader.cs (1)
18_textAndVersion = TextAndVersion.Create(SourceText.From(text, encoding: null, checksumAlgorithm), VersionStamp.Create());
1 reference to _textAndVersion
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
TestTextLoader.cs (1)
22=> Task.FromResult(_textAndVersion);