1 reference to SegmentAsValueType
System.IO.Pipelines (1)
System\IO\Pipelines\BufferSegmentStack.cs (1)
84public static implicit operator SegmentAsValueType(BufferSegment s) => new SegmentAsValueType(s);