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