2 references to IExternalCSharpCopilotCodeAnalysisService
Microsoft.CodeAnalysis.Features.ExternalAccess (2)
Copilot\Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (2)
29private IExternalCSharpCopilotCodeAnalysisService? AnalysisService { get; } 37[Import(AllowDefault = true)] IExternalCSharpCopilotCodeAnalysisService? externalCopilotService,