1 reference to ImplementNotImplementedExceptionsAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
Copilot\CSharpImplementNotImplementedExceptionFixProvider.cs (1)
109
var memberImplementationDetails = await copilotService.
ImplementNotImplementedExceptionsAsync
(document, memberReferencesBuilder.ToImmutable(), cancellationToken).ConfigureAwait(false);