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