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