3 references to onWithWarning
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
54{ CSharpCodeStyleOptions.VarElsewhere, onWithWarning }, 55{ CSharpCodeStyleOptions.VarWhenTypeIsApparent, onWithWarning }, 56{ CSharpCodeStyleOptions.VarForBuiltInTypes, onWithWarning },