2 references to IExternalCSharpCopilotGenerateImplementationService
Microsoft.CodeAnalysis.ExternalAccess.Copilot (2)
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (2)
32private IExternalCSharpCopilotGenerateImplementationService? GenerateImplementationService { get; } 40[Import(AllowDefault = true)] IExternalCSharpCopilotGenerateImplementationService? externalCSharpCopilotGenerateImplementationService,