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