3 references to All
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpFormattingOptions2.cs (1)
53
KeyValuePairUtil.Create("all", NewLineBeforeOpenBracePlacement.
All
),
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpFormattingOptions2.Parsers.cs (2)
82
allValue: (int)NewLineBeforeOpenBracePlacement.
All
);
88
NewLineBeforeOpenBracePlacement.
All
=> "all",