1 reference to TextEditToTextChange
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
ExternalAccess\Razor\SimplifyMethodHandler.cs (1)
55
var pendingChange = ProtocolConversions.
TextEditToTextChange
(textEdit, originalSourceText);