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