2 references to _parser
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Http1ConnectionBenchmark.cs (2)
81if (!_parser.ParseRequestLine(new Adapter(this), ref reader)) 86if (!_parser.ParseHeaders(new Adapter(this), ref reader))