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