2 references to TestThirdPartyCodeFixWithOutFixAll
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Formatting\CodeCleanupTests.cs (2)
746
await TestThirdPartyCodeFixerNoChanges<
TestThirdPartyCodeFixWithOutFixAll
, CaseTestAnalyzer>(_code);
762
await TestThirdPartyCodeFixerNoChanges<
TestThirdPartyCodeFixWithOutFixAll
, CaseTestAnalyzer>(_code, severity);