ConvertSwitchStatementToExpressionTests.cs (7)
1338{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1409{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1480{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1559{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1630{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1701{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
1772{ CSharpCodeStyleOptions.VarElsewhere, true, NotificationOption2.Silent },
IntroduceVariable\IntroduceLocalForExpressionTests.cs (5)
27{ CSharpCodeStyleOptions.VarElsewhere, onWithInfo },
35{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
43{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
51{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
390{ CSharpCodeStyleOptions.VarElsewhere, CodeStyleOption2.TrueWithSuggestionEnforcement },
UseExplicitTypeTests.cs (5)
41{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
49{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
57{ CSharpCodeStyleOptions.VarElsewhere, onWithInfo },
65{ CSharpCodeStyleOptions.VarElsewhere, offWithWarning },
73{ CSharpCodeStyleOptions.VarElsewhere, offWithSilent },
UseImplicitTypeTests.cs (6)
42{ CSharpCodeStyleOptions.VarElsewhere, onWithInfo },
50{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
58{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
66{ CSharpCodeStyleOptions.VarElsewhere, onWithInfo },
74{ CSharpCodeStyleOptions.VarElsewhere, onWithWarning },
82{ CSharpCodeStyleOptions.VarElsewhere, onWithSilent },
UseVarTestExtensions.cs (10)
33{ CSharpCodeStyleOptions.VarElsewhere, offWithError },
41{ CSharpCodeStyleOptions.VarElsewhere, onWithError },
49{ CSharpCodeStyleOptions.VarElsewhere, offWithWarning },
57{ CSharpCodeStyleOptions.VarElsewhere, onWithWarning },
65{ CSharpCodeStyleOptions.VarElsewhere, offWithInfo },
73{ CSharpCodeStyleOptions.VarElsewhere, onWithInfo },
81{ CSharpCodeStyleOptions.VarElsewhere, offWithSilent },
89{ CSharpCodeStyleOptions.VarElsewhere, onWithSilent },
97{ CSharpCodeStyleOptions.VarElsewhere, offWithNone },
105{ CSharpCodeStyleOptions.VarElsewhere, onWithNone },