2 references to EnumeratorImpl
Microsoft.CodeAnalysis (2)
Syntax\SyntaxList`1.cs (2)
444
return new
EnumeratorImpl
(this);
454
return new
EnumeratorImpl
(this);