1 write to Section
Microsoft.AspNetCore.WebUtilities (1)
FileMultipartSection.cs (1)
37Section = section;
1 reference to Section
Microsoft.AspNetCore.WebUtilities (1)
FileMultipartSection.cs (1)
55public Stream? FileStream => Section.Body;