2 references to _lspEditorFeatureDetector
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\RazorFilePathToContentTypeProviderBase.cs (2)
33if (_lspEditorFeatureDetector.IsDotNetCoreProject(filePath) is { } check && 40if (_lspEditorFeatureDetector.IsLspEditorSupported(filePath))