1 reference to ImplementNotImplementedExceptionsAsync
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (1)
165
var nodeToWrappers = await GenerateImplementationService.
ImplementNotImplementedExceptionsAsync
(document, methodOrProperties, cancellationToken).ConfigureAwait(false);