1 override of CreateContentReadStreamAsync
System.Net.Http (1)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (1)
381
protected override System.Threading.Tasks.Task<System.IO.Stream>
CreateContentReadStreamAsync
(System.Threading.CancellationToken cancellationToken) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_NetHttp); }