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)
250
var changedSolution = await
_applier
.ApplyCodeFixesAsync(solution, result, codefix, diagnosticId, logger, cancellationToken).ConfigureAwait(false);