1 write to _cts
Microsoft.AspNetCore.Hosting (1)
Internal\WebHostLifetime.cs (1)
17
_cts
= cts;
2 references to _cts
Microsoft.AspNetCore.Hosting (2)
Internal\WebHostLifetime.cs (2)
64
if (!
_cts
.IsCancellationRequested)
70
_cts
.Cancel();