2 references to _languageServerFeatureOptions
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Rename\RenameService.cs (2)
139OldDocumentUri = new(LspFactory.CreateFilePathUri(oldFilePath, _languageServerFeatureOptions)), 140NewDocumentUri = new(LspFactory.CreateFilePathUri(newFilePath, _languageServerFeatureOptions)),