2 references to OnStartLine
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1ParsingHandler.cs (1)
48=> Connection.OnStartLine(versionAndMethod, targetPath, startLine);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http1ConnectionBenchmark.cs (1)
112=> RequestHandler.Connection.OnStartLine(versionAndMethod, targetPath, startLine);