21 references to BenchmarkTypes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (21)
HeaderCollectionBenchmark.cs (21)
38
BenchmarkTypes
.ContentLengthNumeric,
39
BenchmarkTypes
.ContentLengthString,
40
BenchmarkTypes
.Plaintext,
41
BenchmarkTypes
.Common,
42
BenchmarkTypes
.Unknown
44
public
BenchmarkTypes
Type { get; set; }
51
case
BenchmarkTypes
.ContentLengthNumeric:
54
case
BenchmarkTypes
.ContentLengthString:
57
case
BenchmarkTypes
.Plaintext:
60
case
BenchmarkTypes
.Common:
63
case
BenchmarkTypes
.Unknown:
74
case
BenchmarkTypes
.ContentLengthNumeric:
77
case
BenchmarkTypes
.ContentLengthString:
80
case
BenchmarkTypes
.Plaintext:
83
case
BenchmarkTypes
.Common:
86
case
BenchmarkTypes
.Unknown:
354
case
BenchmarkTypes
.ContentLengthNumeric:
358
case
BenchmarkTypes
.ContentLengthString:
362
case
BenchmarkTypes
.Plaintext:
366
case
BenchmarkTypes
.Common:
370
case
BenchmarkTypes
.Unknown: