21 references to ImplicitTypeWhereApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (21)
src\Analyzers\CSharp\Tests\UseImplicitOrExplicitType\UseImplicitTypeTests.cs (21)
1398""", new(options: ImplicitTypeWhereApparent()));
1439""", new TestParameters(options: ImplicitTypeWhereApparent()));
1465""", new(options: ImplicitTypeWhereApparent()));
1493""", new(options: ImplicitTypeWhereApparent()));
1509""", new TestParameters(options: ImplicitTypeWhereApparent()));
1525""", new TestParameters(options: ImplicitTypeWhereApparent()));
1549""", new TestParameters(options: ImplicitTypeWhereApparent()));
1593""", new(options: ImplicitTypeWhereApparent()));
1619""", new(options: ImplicitTypeWhereApparent()));
1651""", new(options: ImplicitTypeWhereApparent()));
1677""", new(options: ImplicitTypeWhereApparent()));
1705""", new(options: ImplicitTypeWhereApparent()));
1735""", new(options: ImplicitTypeWhereApparent()));
1809await TestMissingInRegularAndScriptAsync(before, new TestParameters(options: ImplicitTypeWhereApparent())); // Preference of intrinsic types dominates
1821await TestInRegularAndScriptAsync(before, after, new(options: ImplicitTypeWhereApparent()));
1833await TestMissingInRegularAndScriptAsync(before, new TestParameters(options: ImplicitTypeWhereApparent()));
1862await TestMissingInRegularAndScriptAsync(before, new TestParameters(options: ImplicitTypeWhereApparent()));
1871await TestMissingInRegularAndScriptAsync(before, new TestParameters(options: ImplicitTypeWhereApparent()));
1899new(options: ImplicitTypeWhereApparent()));
1926new(options: ImplicitTypeWhereApparent()));
3227""", new(options: ImplicitTypeWhereApparent()));