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