3 references to Given
Microsoft.CodeAnalysis.Workspaces (3)
AbstractTriviaFormatter.cs (1)
577
LineColumnRule.IndentationOperations.
Given
=> (trivia2.RawKind == 0) ? this.Spaces : Math.Max(0, _indentation),
LineColumnRule.cs (2)
55
IndentationOperations.
Given
,
73
IndentationOperations.
Given
,