1 write to _applier
dotnet-format (1)
Analyzers\AnalyzerFormatter.cs (1)
51_applier = applier;
1 reference to _applier
dotnet-format (1)
Analyzers\AnalyzerFormatter.cs (1)
250var changedSolution = await _applier.ApplyCodeFixesAsync(solution, result, codefix, diagnosticId, logger, cancellationToken).ConfigureAwait(false);