2 instantiations of EnumeratorImpl
Microsoft.CodeAnalysis (2)
Syntax\ChildSyntaxList.Reversed.cs (2)
40
return new
EnumeratorImpl
(_node, _count);
50
return new
EnumeratorImpl
(_node, _count);