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