4 types derived from TestThirdPartyCodeFix
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
Formatting\CodeCleanUpTests.vb (4)
608
Private Class TestThirdPartyCodeFixWithFixAll : Inherits
TestThirdPartyCodeFix
621
Private Class TestThirdPartyCodeFixWithOutFixAll : Inherits
TestThirdPartyCodeFix
630
Private Class TestThirdPartyCodeFixModifiesSolution : Inherits
TestThirdPartyCodeFix
671
Private Class TestThirdPartyCodeFixDoesNotSupportDocumentScope : Inherits
TestThirdPartyCodeFix
3 references to TestThirdPartyCodeFix
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
Formatting\CodeCleanUpTests.vb (3)
665
NameOf(
TestThirdPartyCodeFix
)))
710
NameOf(
TestThirdPartyCodeFix
)))
733
NameOf(
TestThirdPartyCodeFix
)),