5 references to IsCopilotOptionEnabledAsync
Microsoft.VisualStudio.LanguageServices.CSharp (5)
Options\CSharpVisualStudioCopilotOptionsService.cs (5)
100
=>
IsCopilotOptionEnabledAsync
(_copilotCodeAnalysisOption);
103
=>
IsCopilotOptionEnabledAsync
(_copilotRefineOption);
106
=>
IsCopilotOptionEnabledAsync
(_copilotOnTheFlyDocsOption);
109
=>
IsCopilotOptionEnabledAsync
(_copilotGenerateDocumentationCommentOption);
112
=>
IsCopilotOptionEnabledAsync
(_copilotGenerateMethodImplementationOption);