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