1 write to Length
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
809Length = length;
1 reference to Length
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1OutputProducer.cs (1)
802public ReadOnlySpan<byte> Span => Buffer.Span.Slice(0, Length);