2 overrides of GlobalSetup
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http2\Http2ConnectionEmptyBenchmark.cs (1)
18public override void GlobalSetup()
Http2\Http2ConnectionHeadersBenchmark.cs (1)
22public override void GlobalSetup()
2 references to GlobalSetup
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http2\Http2ConnectionEmptyBenchmark.cs (1)
20base.GlobalSetup();
Http2\Http2ConnectionHeadersBenchmark.cs (1)
24base.GlobalSetup();