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