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