2 references to NewLineForClausesInQuery
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Options\OptionsTestHelpers.cs (1)
43
(CSharpFormattingOptions.
NewLineForClausesInQuery
, false),
Microsoft.DotNet.GenAPI (1)
CSharpAssemblyDocumentGenerator.cs (1)
353
.WithChangedOption(CSharpFormattingOptions.
NewLineForClausesInQuery
, false);