2 references to EnumeratorImpl
Microsoft.CodeAnalysis (2)
Syntax\ChildSyntaxList.Reversed.cs (2)
41
return new
EnumeratorImpl
(_node, _count);
51
return new
EnumeratorImpl
(_node, _count);