5 references to GetDescendantTokensIgnoringSeparators
Microsoft.CodeAnalysis.CSharp.Features (5)
EditAndContinue\SyntaxComparer.cs (5)
980parameters = GetDescendantTokensIgnoringSeparators(parenthesized.ParameterList.Parameters); 993parameters = GetDescendantTokensIgnoringSeparators(anonymous.ParameterList.Parameters); 1010parameters = GetDescendantTokensIgnoringSeparators(localFunction.ParameterList.Parameters); 1164GetDescendantTokensIgnoringSeparators(left.Incrementors), GetDescendantTokensIgnoringSeparators(right.Incrementors));