1 reference to RequestUnhandledKey
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
151
var reachedPipelineEnd = httpContext.Items.ContainsKey(
RequestUnhandledKey
);