2 references to ReadNextSectionAsync
Microsoft.AspNetCore.Http (2)
Features\FormFeature.cs (2)
235var section = await multipartReader.ReadNextSectionAsync(cancellationToken); 302section = await multipartReader.ReadNextSectionAsync(cancellationToken);