5 instantiations of UseImplicitTypeTests
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (5)
src\Analyzers\CSharp\Tests\InlineDeclaration\CSharpInlineDeclarationTests.cs (5)
260
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
289
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeButKeepIntrinsics()));
661
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
706
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
743
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));