1 instantiation of TestLanguageServerFeatureOptions
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Workspaces\TestLanguageServerFeatureOptions.cs (1)
11public static readonly LanguageServerFeatureOptions Instance = new TestLanguageServerFeatureOptions();
1 reference to TestLanguageServerFeatureOptions
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Workspaces\WorkspaceTestBase.cs (1)
88_languageServerFeatureOptions = TestLanguageServerFeatureOptions.Instance;