2 references to IsFileDisposition
Microsoft.AspNetCore.Http (1)
Features\FormFeature.cs (1)
249if (contentDisposition.IsFileDisposition())
Microsoft.AspNetCore.WebUtilities (1)
FileMultipartSection.cs (1)
32if (header is null || !header.IsFileDisposition())