1 instantiation of Enumerator
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (1)
138return new Enumerator(this);
1 reference to Enumerator
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\ConsList`1.cs (1)
136public Enumerator GetEnumerator()