6 references to Startup
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (6)
Http1WritingBenchmark.cs (6)
49[Params(Startup.None, Startup.Sync, Startup.Async)] 50public Startup OnStarting { get; set; } 81case Startup.Sync: 84case Startup.Async: