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