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