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