2 references to ToNewLineBeforeOpenBracePlacement
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpFormattingOptions2.cs (1)
242
CSharpSyntaxFormattingOptions.NewLinesDefault.
ToNewLineBeforeOpenBracePlacement
(),
CSharpSyntaxFormattingOptions.cs (1)
101
options.GetOption(CSharpFormattingOptions2.NewLineBeforeOpenBrace, fallbackOptions.NewLines.
ToNewLineBeforeOpenBracePlacement
()).ToNewLinePlacement() |