16 references to BenchmarkTypes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (16)
ResponseHeaderCollectionBenchmark.cs (16)
39BenchmarkTypes.ContentLengthNumeric, 40BenchmarkTypes.ContentLengthString, 41BenchmarkTypes.Plaintext, 42BenchmarkTypes.Common, 43BenchmarkTypes.Unknown 45public BenchmarkTypes Type { get; set; } 52case BenchmarkTypes.ContentLengthNumeric: 55case BenchmarkTypes.ContentLengthString: 58case BenchmarkTypes.Plaintext: 61case BenchmarkTypes.Common: 64case BenchmarkTypes.Unknown: 202case BenchmarkTypes.ContentLengthNumeric: 205case BenchmarkTypes.ContentLengthString: 208case BenchmarkTypes.Plaintext: 211case BenchmarkTypes.Common: 214case BenchmarkTypes.Unknown: