3 references to AddResponseWritingToMethodCall
Microsoft.AspNetCore.Http.Extensions (3)
RequestDelegateFactory.cs (3)
379
AddResponseWritingToMethodCall
(factoryContext.MethodCall, returnType, factoryContext);
1008
AddResponseWritingToMethodCall
(factoryContext.MethodCall!, returnType, factoryContext)
1026
AddResponseWritingToMethodCall
(factoryContext.MethodCall!, returnType, factoryContext));