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