9 references to TryStartAsync
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (2)
44
TryStartAsync
();
61
await
TryStartAsync
();
Internal\Http\Http1ContentLengthMessageBody.cs (2)
49
await
TryStartAsync
();
135
TryStartAsync
();
Internal\Http\MessageBody.cs (1)
71
Task startTask =
TryStartAsync
();
Internal\Http2\Http2MessageBody.cs (2)
85
TryStartAsync
();
107
await
TryStartAsync
();
Internal\Http3\Http3MessageBody.cs (2)
53
TryStartAsync
();
75
await
TryStartAsync
();