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