2 references to ApplyFix
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (2)
Verifiers\CodeFixVerifier.cs (2)
96document = ApplyFix(document, actions.ElementAt((int)codeFixIndex)); 100document = ApplyFix(document, actions.ElementAt(0));