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