2 references to CancelKeyPress
Microsoft.AspNetCore.Hosting (2)
Internal\WebHostLifetime.cs (2)
22
Console.CancelKeyPress +=
CancelKeyPress
;
39
Console.CancelKeyPress -=
CancelKeyPress
;