2 references to TestThirdPartyCodeFixer
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Formatting\CodeCleanupTests.cs (2)
781return TestThirdPartyCodeFixer<TCodefix, TAnalyzer>(code, code, severity); 788return TestThirdPartyCodeFixer<TCodefix, TAnalyzer>(code, expected, severity);