2 instantiations of EnumeratorImpl
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxTokenList.Reversed.cs (2)
22
: new
EnumeratorImpl
(in _list);
27
: (IEnumerator)new
EnumeratorImpl
(in _list);