2 references to ReadBoundaryAsync
Microsoft.AspNetCore.WebUtilities (2)
MultipartReaderStream.cs (2)
281
return await
ReadBoundaryAsync
(this, length, cancellationToken);
304
return await
ReadBoundaryAsync
(this, length, cancellationToken);