1 reference to _languageServerFeatureOptions
Microsoft.CodeAnalysis.Razor.Workspaces (1)
CodeActions\Razor\ExtractToComponentCodeActionResolver.cs (1)
50
var newComponentUri = new DocumentUri(LspFactory.CreateFilePathUri(componentPath,
_languageServerFeatureOptions
));