2 references to CodeFixes_GetCodeFixesAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (2)
554using (RoslynEventSource.LogInformationalBlock(FunctionId.CodeFixes_GetCodeFixesAsync, fixerName, cancellationToken)) 727using (RoslynEventSource.LogInformationalBlock(FunctionId.CodeFixes_GetCodeFixesAsync, provider, cancellationToken))