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