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