3 references to offWithSilent
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
src\Analyzers\CSharp\Tests\UseVarTestExtensions.cs (3)
78
{ CSharpCodeStyleOptions.VarElsewhere,
offWithSilent
},
79
{ CSharpCodeStyleOptions.VarWhenTypeIsApparent,
offWithSilent
},
80
{ CSharpCodeStyleOptions.VarForBuiltInTypes,
offWithSilent
},