Base:
method
Reset
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.MessageBody.Reset()
2 references to Reset
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2MessageBody.cs (1)
19
/// Reusable after calling <see cref="
Reset
"/>.
Internal\Http2\Http2Stream.cs (1)
203
_messageBody.
Reset
();