3 references to offWithSilent
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (3)
src\Analyzers\CSharp\Tests\UseImplicitOrExplicitType\UseExplicitTypeTests.cs (3)
73{ CSharpCodeStyleOptions.VarElsewhere, offWithSilent }, 74{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, offWithSilent }, 75{ CSharpCodeStyleOptions.VarForBuiltInTypes, offWithSilent },