11 instantiations of VisualBasicSuppressionCodeFixProvider
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (11)
Diagnostics\Suppression\SuppressionAllCodeTests.vb (1)
28
Return New Tuple(Of Analyzer, IConfigurationFixProvider)(New Analyzer(), New
VisualBasicSuppressionCodeFixProvider
())
Diagnostics\Suppression\SuppressionTests.vb (10)
48
Return Tuple.Create(Of DiagnosticAnalyzer, IConfigurationFixProvider)(Nothing, New
VisualBasicSuppressionCodeFixProvider
())
673
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New VisualBasicSimplifyTypeNamesDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
716
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
789
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
833
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
897
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
952
Return Tuple.Create(Of DiagnosticAnalyzer, IConfigurationFixProvider)(Nothing, New
VisualBasicSuppressionCodeFixProvider
())
973
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New VisualBasicSimplifyTypeNamesDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
1044
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())
1760
Return New Tuple(Of DiagnosticAnalyzer, IConfigurationFixProvider)(New UserDiagnosticAnalyzer(), New
VisualBasicSuppressionCodeFixProvider
())