3 references to IsGreaterThanInAttribute
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
Formatting\Rules\AdjustSpaceFormattingRule.vb (2)
35FormattingHelpers.IsGreaterThanInAttribute(currentToken) Then 40If FormattingHelpers.IsGreaterThanInAttribute(previousToken) OrElse
VisualBasicIndentationService.Indenter.vb (1)
281If FormattingHelpers.IsGreaterThanInAttribute(token) Then