3 references to TestThirdPartyCodeFixWithFixAll
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
Formatting\CodeCleanUpTests.vb (3)
478
Await TestThirdPartyCodeFixer(Of
TestThirdPartyCodeFixWithFixAll
, CaseTestAnalyzer)(_expected, _code)
485
Await TestThirdPartyCodeFixer(Of
TestThirdPartyCodeFixWithFixAll
, CaseTestAnalyzer)(_expected, _code, severity)
492
Await TestThirdPartyCodeFixer(Of
TestThirdPartyCodeFixWithFixAll
, CaseTestAnalyzer)(_code, _code, severity)