2 references to EnumeratorImpl
Microsoft.CodeAnalysis (2)
Syntax\SyntaxTokenList.Reversed.cs (2)
41
return new
EnumeratorImpl
(in _list);
51
return new
EnumeratorImpl
(in _list);