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