3 references to All
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
CSharpFormattingOptions2.cs (1)
55KeyValuePairUtil.Create("all", NewLineBeforeOpenBracePlacement.All),
CSharpFormattingOptions2.Parsers.cs (2)
82allValue: (int)NewLineBeforeOpenBracePlacement.All); 88NewLineBeforeOpenBracePlacement.All => "all",