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