1 reference to Enumerator
System.Memory (1)
System\Buffers\ReadOnlySequence.cs (1)
513
public Enumerator GetEnumerator() => new
Enumerator
(this);