2 references to TestThirdPartyCodeFixWithFixAll
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Formatting\CodeCleanupTests.cs (2)
740
await TestThirdPartyCodeFixerApplied<
TestThirdPartyCodeFixWithFixAll
, CaseTestAnalyzer>(_code, _fixed);
754
await TestThirdPartyCodeFixerApplied<
TestThirdPartyCodeFixWithFixAll
, CaseTestAnalyzer>(_code, _fixed, severity);