3 writes to ShowAllCSharpCodeActions
Microsoft.AspNetCore.Razor.Test.Common.Cohosting (1)
CohostTestBase.cs (1)
92ShowAllCSharpCodeActions = false,
Microsoft.VisualStudio.LanguageServices.Razor (1)
Remote\RemoteServiceInvoker.cs (1)
189ShowAllCSharpCodeActions = _languageServerFeatureOptions.ShowAllCSharpCodeActions,
Microsoft.VisualStudioCode.RazorExtension (1)
Services\VSCodeRemoteServicesInitializer.cs (1)
59ShowAllCSharpCodeActions = _featureOptions.ShowAllCSharpCodeActions,
1 reference to ShowAllCSharpCodeActions
Microsoft.CodeAnalysis.Remote.Razor (1)
Initialization\RemoteLanguageServerFeatureOptions.cs (1)
24public override bool ShowAllCSharpCodeActions => _options.ShowAllCSharpCodeActions;