3 references to onWithError
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
125
{ CSharpCodeStyleOptions.VarElsewhere,
onWithError
},
126
{ CSharpCodeStyleOptions.VarWhenTypeIsApparent,
onWithError
},
127
{ CSharpCodeStyleOptions.VarForBuiltInTypes,
onWithError
},