1 write to _stopping
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\KestrelServerImpl.cs (1)
245if (Interlocked.Exchange(ref _stopping, 1) == 1)
2 references to _stopping
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\KestrelServerImpl.cs (2)
296if (_stopping == 1) 340if (_stopping == 1)