18 references to CancelKeyPress
AnalyzerRunner (1)
Program.cs (1)
43
Console.
CancelKeyPress
+=
ClientSample (2)
HubSample.cs (1)
61
Console.
CancelKeyPress
+= (sender, a) =>
RawSample.cs (1)
51
Console.
CancelKeyPress
+= (sender, a) =>
dotnet-dev-certs (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
dotnet-getdocument (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
dotnet-openapi (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
dotnet-sql-cache (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
dotnet-user-jwts (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
dotnet-user-secrets (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
GetDocument.Insider (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
17
Console.
CancelKeyPress
+= (o, e) =>
Microsoft.AspNetCore.Hosting (2)
Internal\WebHostLifetime.cs (2)
22
Console.
CancelKeyPress
+= CancelKeyPress;
39
Console.
CancelKeyPress
-= CancelKeyPress;
MSBuild (3)
XMake.cs (3)
270
Console.
CancelKeyPress
+= Console_CancelKeyPress;
687
Console.
CancelKeyPress
+= cancelHandler;
1060
Console.
CancelKeyPress
-= cancelHandler;
RunTests (1)
Program.cs (1)
66
Console.
CancelKeyPress
+= delegate
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\BuildServerController.cs (1)
53
Console.
CancelKeyPress
+= (sender, e) => { cancellationTokenSource.Cancel(); };
xunit.console (1)
ConsoleRunner.cs (1)
50
Console.
CancelKeyPress
+= (sender, e) =>