3 references to offWithWarning
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
46{ CSharpCodeStyleOptions.VarElsewhere, offWithWarning }, 47{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, offWithWarning }, 48{ CSharpCodeStyleOptions.VarForBuiltInTypes, offWithWarning },