6 references to Startup
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (6)
Http1ReadingBenchmark.cs (6)
48[Params(Startup.None, Startup.Sync, Startup.Async)] 49public Startup OnStarting { get; set; } 76case Startup.Sync: 79case Startup.Async: