1 write to _text
Microsoft.CodeAnalysis (1)
Text\SourceText.cs (1)
1266
_text
= text;
1 reference to _text
Microsoft.CodeAnalysis (1)
Text\SourceText.cs (1)
1269
public override SourceText CurrentText =>
_text
;