3 references to offWithError
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
30{ CSharpCodeStyleOptions.VarElsewhere, offWithError }, 31{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, offWithError }, 32{ CSharpCodeStyleOptions.VarForBuiltInTypes, offWithError },