1 implementation of IsImplementNotImplementedExceptionsAvailableAsync
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\Analyzer\AbstractCopilotCodeAnalysisService.cs (1)
211
public async Task<bool>
IsImplementNotImplementedExceptionsAvailableAsync
(CancellationToken cancellationToken)
1 reference to IsImplementNotImplementedExceptionsAvailableAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
Copilot\CSharpImplementNotImplementedExceptionFixProvider.cs (1)
54
await copilotService.
IsImplementNotImplementedExceptionsAvailableAsync
(cancellationToken).ConfigureAwait(false) is false)