2 references to FileMultipartSection
Microsoft.AspNetCore.Http (1)
Features\FormFeature.cs (1)
251
var fileSection = new
FileMultipartSection
(section, contentDisposition);
Microsoft.AspNetCore.WebUtilities (1)
FileMultipartSection.cs (1)
21
:
this
(section, section.GetContentDispositionHeader())