3 references to InOrBeforeSpanOrEffectiveTrailingOfNode
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\SyntaxFacts.vb (3)
294afterBegin = Not InOrBeforeSpanOrEffectiveTrailingOfNode(beginStatement, position) 303beforeEnd = InOrBeforeSpanOrEffectiveTrailingOfNode(lastStatement, position) 317beforeEnd = InOrBeforeSpanOrEffectiveTrailingOfNode(endStatement, position)