33 references to ExplicitTypeExceptWhereApparent
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (33)
src\Analyzers\CSharp\Tests\UseImplicitOrExplicitType\UseExplicitTypeTests.cs (32)
133
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
165
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
345
await TestMissingInRegularAndScriptAsync(before, new TestParameters(options:
ExplicitTypeExceptWhereApparent
()));
371
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
())); // preference for builtin types dominates
398
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
425
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
452
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
481
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
516
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
543
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
570
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
601
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
634
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
665
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
696
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
727
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
756
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
789
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
822
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
853
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
882
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
911
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
946
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
979
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
1012
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
1045
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
1120
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
1147
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
())); // preference for builtin types dominates
1174
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
1200
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
2684
await TestInRegularAndScriptAsync(before, after, new(options:
ExplicitTypeExceptWhereApparent
()));
2702
await TestMissingInRegularAndScriptAsync(before, new TestParameters(options:
ExplicitTypeExceptWhereApparent
()));
src\Analyzers\CSharp\Tests\UseImplicitOrExplicitType\UseExplicitTypeTests_FixAllTests.cs (1)
391
""", new(options:
ExplicitTypeExceptWhereApparent
()));