src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\TriviaEngine\LineColumnRule.cs (13)
9LineColumnRule.LineOperations lineOperation,
16public readonly LineOperations LineOperation = lineOperation;
23public LineColumnRule With(int? lines = null, int? spaces = null, int? indentation = null, LineOperations? lineOperation = null, SpaceOperations? spaceOperation = null, IndentationOperations? indentationOperation = null)
35LineOperations.Preserve,
44LineOperations.Preserve,
53LineOperations.Preserve,
62LineOperations.Preserve,
71LineOperations.Preserve,
80LineOperations.Preserve,
89LineOperations.Preserve,
98LineOperations.Preserve,
107LineOperations.Preserve,
116LineOperations.Preserve,