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