3 references to offWithSilent
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
165{ CSharpCodeStyleOptions.VarElsewhere, offWithSilent }, 166{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, offWithSilent }, 167{ CSharpCodeStyleOptions.VarForBuiltInTypes, offWithSilent },