213 references to VerifyAnalyzerDiagnostics
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (132)
Diagnostics\DiagnosticAnalyzerTests.AllInOne.cs (4)
39CreateCompilationWithMscorlib45(source).VerifyAnalyzerDiagnostics(new[] { analyzer }, options); 60CreateCompilationWithMscorlib45(source).VerifyAnalyzerDiagnostics(new[] { new CSharpTrackingDiagnosticAnalyzer() }); 79CreateCompilationWithMscorlib45(source).VerifyAnalyzerDiagnostics(new[] { new CSharpTrackingDiagnosticAnalyzer() }); 89}").VerifyAnalyzerDiagnostics(new[] { new CSharpTrackingDiagnosticAnalyzer() });
Diagnostics\DiagnosticAnalyzerTests.cs (88)
81.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ComplainAboutX() }, null, null, 113.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ComplainAboutX() }, null, null, 173.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ComplainAboutX() }, null, null, 206.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ComplainAboutX() }, null, null, 228.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ImplicitlyDeclaredSymbolAnalyzer() }); 289.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new SyntaxAndSymbolAnalyzer() }, null, null, 558.VerifyAnalyzerDiagnostics(analyzers); 578.VerifyAnalyzerDiagnostics(analyzers, null, null, 598.VerifyAnalyzerDiagnostics(analyzers, null, null, 621.VerifyAnalyzerDiagnostics(analyzers, null, null, 641.VerifyAnalyzerDiagnostics(analyzers, null, null, 684.VerifyAnalyzerDiagnostics(analyzers, null, null, 702.VerifyAnalyzerDiagnostics(analyzers, null, null, 863.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic("AD0001") 935.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic("AD0001") 971.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic("AD0001") 989.VerifyAnalyzerDiagnostics(analyzers, null, null, Diagnostic("CS101").WithLocation(1, 1)); 1000.VerifyAnalyzerDiagnostics(analyzers, null, null, Diagnostic("BC101").WithLocation(1, 1)); 1084.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: 1120.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: 1136.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic(NotConfigurableDiagnosticAnalyzer.EnabledRule.Id)); 1145.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic(NotConfigurableDiagnosticAnalyzer.EnabledRule.Id)); 1154.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic(NotConfigurableDiagnosticAnalyzer.EnabledRule.Id)); 1170.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: new[] { 1189.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: Diagnostic(CodeBlockActionAnalyzer.CodeBlockTopLevelRule.Id, "M").WithArguments("M").WithLocation(4, 17)); 1218.VerifyAnalyzerDiagnostics(analyzers, null, null, 1232.VerifyAnalyzerDiagnostics(analyzers, null, null, 1271.VerifyAnalyzerDiagnostics(analyzers); 1366.VerifyAnalyzerDiagnostics(analyzers, null, null, expected: new[] { 1399compilation.VerifyAnalyzerDiagnostics(analyzers); 1436compilation.VerifyAnalyzerDiagnostics(analyzers, expected: expected); 1440compilation.VerifyAnalyzerDiagnostics(analyzers, expected: expected); 1617compilation.VerifyAnalyzerDiagnostics(analyzers, 1686.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new OwningSymbolTestAnalyzer() }, null, null, 1701compilation.VerifyAnalyzerDiagnostics(analyzers, analyzerOptions, null, expected: expected); 1889compilation.VerifyAnalyzerDiagnostics(analyzers); 1914compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 1947compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 1968compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 1991compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2012compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2037compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2057compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2076compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2099compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2120compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2146compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2179compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2187compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2195compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2247compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2255compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2263compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2478compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2545compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2574compilation.VerifyAnalyzerDiagnostics(analyzers, null, null, 2593compilation.VerifyAnalyzerDiagnostics(analyzers, 2611compilation.VerifyAnalyzerDiagnostics(analyzers, 2632compilation.VerifyAnalyzerDiagnostics(analyzers, 2657compilation.VerifyAnalyzerDiagnostics(analyzers, 2732compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { analyzer }, 2741compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { analyzer }, 2750compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { analyzer }, 2757compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { analyzer }, 2852compilation.VerifyAnalyzerDiagnostics(analyzers, expected: diagnostics); 3165compilation.VerifyAnalyzerDiagnostics(analyzers, expected: expected); 3197compilation.VerifyAnalyzerDiagnostics(analyzers, expected: expected); 3229compilation.VerifyAnalyzerDiagnostics(analyzers, expected: expected); 3283compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3298compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3307compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3326compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3342compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3351compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3360compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3379compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3394compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3403compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3412compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3430compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3445compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }); 3451compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3466compilation.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { namedTypeAnalyzer }, 3505compilation.VerifyAnalyzerDiagnostics(analyzers, 3534compilation.VerifyAnalyzerDiagnostics(analyzers, 3561compilation.VerifyAnalyzerDiagnostics(analyzers, 4009.VerifyAnalyzerDiagnostics(analyzers, null, null, 4051.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { analyzer }, null, null,
Diagnostics\DiagnosticSuppressorTests.cs (1)
29=> c.VerifyAnalyzerDiagnostics(analyzers, expected: expected);
Diagnostics\OperationAnalyzerTests.cs (39)
48.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new EmptyArrayAnalyzer() }, null, null, 110.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new BoxingOperationAnalyzer() }, null, null, 140.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new BadStuffTestAnalyzer() }, null, null, 189.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new BadStuffTestAnalyzer() }, null, null); 217.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new BigForTestAnalyzer() }, null, null, 282.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new SwitchTestAnalyzer() }, null, null, 347.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new InvocationTestAnalyzer() }, null, null, 424.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new FieldCouldBeReadOnlyAnalyzer() }, null, null, 496.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new FieldCouldBeReadOnlyAnalyzer() }, null, null, 551.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new LocalCouldBeConstAnalyzer() }, null, null, 722.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new SymbolCouldHaveMoreSpecificTypeAnalyzer() }, null, null, 787.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new SeventeenTestAnalyzer() }, null, null, 827.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new NullArgumentTestAnalyzer() }, null, null, 880.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new MemberInitializerTestAnalyzer() }, null, null, 930.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new AssignmentTestAnalyzer() }, null, null, 979.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ArrayInitializerTestAnalyzer() }, null, null, 1015.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new VariableDeclarationTestAnalyzer() }, null, null, 1079.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new CaseTestAnalyzer() }, null, null, 1120.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ExplicitVsImplicitInstanceAnalyzer() }, null, null, 1156.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new MemberReferenceAnalyzer() }, null, null, 1219.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ParamsArrayTestAnalyzer() }, null, null, 1244.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new EqualsValueTestAnalyzer() }, null, null, 1275.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new OwningSymbolTestAnalyzer() }, null, null, 1299.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new NoneOperationTestAnalyzer() }, null, null); 1339.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new AssignmentOperationSyntaxTestAnalyzer() }, null, null, 1388.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new AddressOfTestAnalyzer() }, null, null, 1432.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new LambdaTestAnalyzer() }, null, null, 1481.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new StaticMemberTestAnalyzer() }, null, null, 1507.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new LabelOperationsTestAnalyzer() }, null, null, 1566.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new UnaryAndBinaryOperationsTestAnalyzer() }, null, null, 1614.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new OperatorPropertyPullerTestAnalyzer() }, null, null); 1640.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new NullOperationSyntaxTestAnalyzer() }, null, null, 1675.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ConversionExpressionCSharpTestAnalyzer() }, null, null, 1709.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new InvalidOperatorExpressionTestAnalyzer() }, null, null, 1739.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new InvocationTestAnalyzer() }, null, null); 1782.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new ConditionalAccessOperationTestAnalyzer() }, null, null, 1827.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new LiteralTestAnalyzer() }, null, null, Diagnostic("Literal", "null").WithArguments("null").WithLocation(6, 20), 1873.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new TrueFalseUnaryOperationTestAnalyzer() }, null, null, 1899.VerifyAnalyzerDiagnostics(new DiagnosticAnalyzer[] { new OperationBlockAnalyzer() }, null, null,
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\Source\NullablePublicAPITests.cs (1)
1142comp.VerifyAnalyzerDiagnostics(new[] { new NullabilityPrinter() }, null, null,
Microsoft.CodeAnalysis.UnitTests (1)
Diagnostics\SuppressMessageAttributeCompilerTests.cs (1)
31compilation.VerifyAnalyzerDiagnostics(analyzers, expected: diagnostics);
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (69)
Diagnostics\DiagnosticAnalyzerTests.AllInOne.vb (2)
23CreateCompilationWithMscorlib40({source}).VerifyAnalyzerDiagnostics({analyzer}, options) 41CreateCompilationWithMscorlib40(source).VerifyAnalyzerDiagnostics({New BasicTrackingDiagnosticAnalyzer()})
Diagnostics\DiagnosticAnalyzerTests.vb (31)
297comp.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, Diagnostic("XX001", <![CDATA[Public Module ThisModule]]>)) 342compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, Diagnostic("XX001", <![CDATA[C]]>)) 391compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 436compilation.VerifyAnalyzerDiagnostics({analyzer}) 458compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, Diagnostic("CodeBlockDiagnostic", <![CDATA[Public Sub Method()]]>)) 533compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 555compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 601compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 625compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 658compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 680compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 693compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 706compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, Diagnostic(NotConfigurableDiagnosticAnalyzer.EnabledRule.Id)) 726compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 748compilation.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 995comp.VerifyAnalyzerDiagnostics({New OwningSymbolTestAnalyzer}, Nothing, Nothing, 1016comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1036comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1061comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1081comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1102comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1127comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1152comp.VerifyAnalyzerDiagnostics({New AnalyzerForParameters}, Nothing, Nothing, 1164compilation.VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, expected) 1461comp.VerifyAnalyzerDiagnostics({New FieldReferenceOperationAnalyzer(doOperationBlockAnalysis)}, Nothing, Nothing, 1516comp.VerifyAnalyzerDiagnostics({New MethodOrConstructorBodyOperationAnalyzer()}) 1590comp.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 1597comp.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 1604comp.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 1609comp.VerifyAnalyzerDiagnostics({analyzer}, Nothing, Nothing, 1645compilation.VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing,
Diagnostics\OperationAnalyzerTests.vb (36)
48comp.VerifyAnalyzerDiagnostics({New EmptyArrayAnalyzer}, Nothing, Nothing, 99comp.VerifyAnalyzerDiagnostics({New BoxingOperationAnalyzer}, Nothing, Nothing, 129comp.VerifyAnalyzerDiagnostics({New BadStuffTestAnalyzer}, Nothing, Nothing, 237comp.VerifyAnalyzerDiagnostics({New SwitchTestAnalyzer}, Nothing, Nothing, 288comp.VerifyAnalyzerDiagnostics({New InvocationTestAnalyzer}, Nothing, Nothing, 362comp.VerifyAnalyzerDiagnostics({New FieldCouldBeReadOnlyAnalyzer}, Nothing, Nothing, 428comp.VerifyAnalyzerDiagnostics({New FieldCouldBeReadOnlyAnalyzer}, Nothing, Nothing, 482comp.VerifyAnalyzerDiagnostics({New LocalCouldBeConstAnalyzer}, Nothing, Nothing, 647comp.VerifyAnalyzerDiagnostics({New SymbolCouldHaveMoreSpecificTypeAnalyzer}, Nothing, Nothing, 725comp.VerifyAnalyzerDiagnostics({New SeventeenTestAnalyzer}, Nothing, Nothing, 769comp.VerifyAnalyzerDiagnostics({New NullArgumentTestAnalyzer}, Nothing, Nothing, 810comp.VerifyAnalyzerDiagnostics({New MemberInitializerTestAnalyzer}, Nothing, Nothing, 859comp.VerifyAnalyzerDiagnostics({New AssignmentTestAnalyzer}, Nothing, Nothing, 910comp.VerifyAnalyzerDiagnostics({New ArrayInitializerTestAnalyzer()}, Nothing, Nothing, 964comp.VerifyAnalyzerDiagnostics({New VariableDeclarationTestAnalyzer}, Nothing, Nothing, 1076comp.VerifyAnalyzerDiagnostics({New CaseTestAnalyzer}, Nothing, Nothing, 1121comp.VerifyAnalyzerDiagnostics({New ExplicitVsImplicitInstanceAnalyzer}, Nothing, Nothing, 1161comp.VerifyAnalyzerDiagnostics({New MemberReferenceAnalyzer}, Nothing, Nothing, 1214comp.VerifyAnalyzerDiagnostics({New ParamsArrayTestAnalyzer}, Nothing, Nothing, 1247comp.VerifyAnalyzerDiagnostics({New EqualsValueTestAnalyzer}, Nothing, Nothing, 1279comp.VerifyAnalyzerDiagnostics({New OwningSymbolTestAnalyzer}, Nothing, Nothing, 1325comp.VerifyAnalyzerDiagnostics({New NoneOperationTestAnalyzer}, Nothing, Nothing, 1378comp.VerifyAnalyzerDiagnostics({New LambdaTestAnalyzer}, Nothing, Nothing, 1453comp.VerifyAnalyzerDiagnostics({New StaticMemberTestAnalyzer}, Nothing, Nothing, 1484comp.VerifyAnalyzerDiagnostics({New LabelOperationsTestAnalyzer}, Nothing, Nothing, 1540comp.VerifyAnalyzerDiagnostics({New UnaryAndBinaryOperationsTestAnalyzer}, Nothing, Nothing, 1688comp.VerifyAnalyzerDiagnostics({New BinaryOperatorVBTestAnalyzer}, Nothing, Nothing, 1753comp.VerifyAnalyzerDiagnostics({New OperatorPropertyPullerTestAnalyzer}) 1782comp.VerifyAnalyzerDiagnostics({New NullOperationSyntaxTestAnalyzer}, Nothing, Nothing, 1814comp.VerifyAnalyzerDiagnostics({New InvalidOperatorExpressionTestAnalyzer}, Nothing, Nothing, 1845comp.VerifyAnalyzerDiagnostics({New ParamsArrayTestAnalyzer}, Nothing, Nothing, 1905comp.VerifyAnalyzerDiagnostics({New ConditionalAccessOperationTestAnalyzer}, Nothing, Nothing, 1988comp.VerifyAnalyzerDiagnostics({New ForLoopConditionCrashVBTestAnalyzer}, Nothing, Nothing, 2063comp.VerifyAnalyzerDiagnostics({New MemberReferenceAnalyzer}, Nothing, Nothing, 2122comp.VerifyAnalyzerDiagnostics({New TrueFalseUnaryOperationTestAnalyzer}, Nothing, Nothing, 2148comp.VerifyAnalyzerDiagnostics({New OperationBlockAnalyzer}, Nothing, Nothing,
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (10)
Parser\ParseDirectives.vb (10)
3215CreateCompilationWithMscorlib40AndVBRuntime(compXml).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3221CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3227CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers) 3230CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3234CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers) 3322CreateCompilationWithMscorlib40AndVBRuntime(compXml).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3328CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3334CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers) 3337CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers, Nothing, Nothing, 3341CreateCompilationWithMscorlib40AndVBRuntime(compXml, compOptions).VerifyAnalyzerDiagnostics(analyzers)