1 reference to _path
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
InMemoryTransportBenchmark.cs (1)
251
if (httpContext.Request.Path.StartsWithSegments(
_path
, StringComparison.Ordinal))