1 reference to SegmentAsValueType
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\Buffers\BufferSegmentStack.cs (1)
82public static implicit operator SegmentAsValueType(BufferSegment s) => new SegmentAsValueType(s);