2 references to _updates
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\Razor\RazorDynamicFileInfoProvider.TextChangesTextLoader.cs (2)
40var text = UpdateSourceTextWithEdits(_emptySourceText.Value, _updates); 50var newText = UpdateSourceTextWithEdits(sourceText, _updates);