5 instantiations of UseImplicitTypeTests
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\InlineDeclaration\CSharpInlineDeclarationTests.cs (5)
245
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
272
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeButKeepIntrinsics()));
614
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
657
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));
692
""", new TestParameters(options: new
UseImplicitTypeTests
().ImplicitTypeEverywhere()));