9 references to BenchmarkTypes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (9)
BytesToStringBenchmark.cs (9)
20
BenchmarkTypes
.KeepAlive,
21
BenchmarkTypes
.Accept,
22
BenchmarkTypes
.UserAgent,
23
BenchmarkTypes
.Cookie
25
public
BenchmarkTypes
Type { get; set; }
32
case
BenchmarkTypes
.KeepAlive:
39
case
BenchmarkTypes
.Accept:
46
case
BenchmarkTypes
.UserAgent:
53
case
BenchmarkTypes
.Cookie: