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