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