1 reference to NewLineForElse
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpSyntaxFormattingOptions.cs (1)
99
(options.GetOption(CSharpFormattingOptions2.
NewLineForElse
) ? NewLinePlacement.BeforeElse : 0) |