2 writes to ReadFormFile
Microsoft.AspNetCore.Http.Extensions (2)
RequestDelegateFactory.cs (2)
2246
factoryContext.
ReadFormFile
= true;
2266
factoryContext.
ReadFormFile
= true;
1 reference to ReadFormFile
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
2036
if (factoryContext.
ReadFormFile
)