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