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