1 write to AcceptLoopTask
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportManager.cs (1)
174AcceptLoopTask = acceptLoopTask;
1 reference to AcceptLoopTask
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportManager.cs (1)
188await AcceptLoopTask.ConfigureAwait(false);