2 writes to Text
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
DocumentChanges\DocumentChangesTests.cs (1)
358
Text
= newText
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
ServerInitializationTests.cs (1)
42
Text
= "Console."
1 reference to Text
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\ProtocolConversions.cs (1)
357
=> new TextChange(RangeToTextSpan(changeEvent.Range, text), changeEvent.
Text
);