2 references to RangeItemHeaderValue
netstandard (1)
netstandard.cs (1)
1116
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.Http.Headers.
RangeItemHeaderValue
))]
System.Net.Http (1)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (1)
834
public System.Collections.Generic.ICollection<System.Net.Http.Headers.
RangeItemHeaderValue
> Ranges { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_NetHttp); } }