1 reference to
System.Net.Http (1)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (1)
258
public HttpProtocolException(long errorCode, string message, System.Exception? innerException) :
base
(default(System.Net.Http.HttpRequestError), default(string), default(System.Exception)) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_NetHttp); }