12 references to Run
AzureFunctionsEndToEnd.Functions (1)
Program.cs (1)
19host.Run();
AzureKusto.Worker (1)
Program.cs (1)
51app.Run();
blazor-devserver (1)
Program.cs (1)
14DevServerProgram.BuildWebHost(args).Run();
Consumer (1)
Program.cs (1)
14builder.Build().Run();
DatabaseMigration.MigrationService (1)
Program.cs (1)
19app.Run();
Microsoft.AspNetCore (1)
WebApplication.cs (1)
194HostingAbstractionsHostExtensions.Run(this);
OrderProcessor (1)
Program.cs (1)
11host.Run();
Producer (1)
Program.cs (1)
16builder.Build().Run();
Stress.Empty (1)
Program.cs (1)
12app.Run();
Stress.TelemetryService (1)
Program.cs (1)
23app.Run();
TestingAppHost1.MyWorker (1)
Program.cs (1)
8builder.Build().Run();
TestProject.WorkerA (1)
Program.cs (1)
10host.Run();