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