2 references to ProcessResultAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Analyzers\Core\CodeFixes\UseAutoProperty\AbstractUseAutoPropertyCodeFixProvider.cs (1)
95
cancellationToken =>
ProcessResultAsync
(solution, solution, diagnostic, cancellationToken),
src\Analyzers\Core\CodeFixes\UseAutoProperty\UseAutoPropertyFixAllProvider.cs (1)
105
currentSolution = await provider.
ProcessResultAsync
(