3 references to GetDescendantTokensIgnoringSeparators
Microsoft.CodeAnalysis.VisualBasic.Features (3)
EditAndContinue\SyntaxComparer.vb (3)
1089Return New With {lambda.SubOrFunctionHeader, .Body = GetDescendantTokensIgnoringSeparators(lambda.Statements)} 1344Return ComputeDistance(GetDescendantTokensIgnoringSeparators(oldList), GetDescendantTokensIgnoringSeparators(newList))