2 references to IsFormDisposition
Microsoft.AspNetCore.Http (1)
Features\FormFeature.cs (1)
283else if (contentDisposition.IsFormDisposition())
Microsoft.AspNetCore.WebUtilities (1)
FormMultipartSection.cs (1)
32if (header == null || !header.IsFormDisposition())