1 reference to ReadText
Microsoft.CodeAnalysis (1)
AdditionalTextFile.cs (1)
34
_text = new Lazy<SourceText?>(
ReadText
);