1 write to _hasStarted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\KestrelServerImpl.cs (1)
131
_hasStarted
= true;
1 reference to _hasStarted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\KestrelServerImpl.cs (1)
126
if (
_hasStarted
)