2 writes to Handler
Microsoft.AspNetCore.Http.Extensions (2)
RequestDelegateFactory.cs (2)
271
cachedFactoryContext.
Handler
= handler;
282
Handler
= handler,
1 reference to Handler
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
372
if (filterPipeline is null && factoryContext.
Handler
is RequestDelegate)