3 references to NewLineBeforeOpenBrace
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpSyntaxFormattingOptions.cs (1)
102
options.GetOption(CSharpFormattingOptions2.
NewLineBeforeOpenBrace
).ToNewLinePlacement() |
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (2)
src\Analyzers\CSharp\Tests\ConvertNamespace\ConvertToBlockScopedNamespaceAnalyzerTests.cs (2)
256
{ CSharpFormattingOptions2.
NewLineBeforeOpenBrace
, CSharpFormattingOptions2.
NewLineBeforeOpenBrace
.DefaultValue & ~NewLineBeforeOpenBracePlacement.Types },