1 reference to Enumerator
Microsoft.CodeAnalysis (1)
Collections\Rope.cs (1)
241
public override Enumerator GetEnumerator() => new
Enumerator
(this);