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