3 references to offWithWarning
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
133{ CSharpCodeStyleOptions.VarElsewhere, offWithWarning }, 134{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, offWithWarning }, 135{ CSharpCodeStyleOptions.VarForBuiltInTypes, offWithWarning },