2 references to CodeFixes_GetCodeFixesAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\CodeFixes\CodeFixService.cs (2)
493
using (RoslynEventSource.LogInformationalBlock(FunctionId.
CodeFixes_GetCodeFixesAsync
, fixerName, cancellationToken))
668
using (RoslynEventSource.LogInformationalBlock(FunctionId.
CodeFixes_GetCodeFixesAsync
, provider, cancellationToken))