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