4 references to net_listener_mustcall
System.Net.HttpListener (4)
System\Net\HttpListenerRequest.cs (1)
270
throw new InvalidOperationException(SR.Format(SR.
net_listener_mustcall
, "GetClientCertificate()/BeginGetClientCertificate()"));
System\Net\Managed\HttpListener.Managed.cs (3)
278
throw new InvalidOperationException(SR.Format(SR.
net_listener_mustcall
, "Start()"));
344
throw new InvalidOperationException(SR.Format(SR.
net_listener_mustcall
, "Start()"));
348
throw new InvalidOperationException(SR.Format(SR.
net_listener_mustcall
, "AddPrefix()"));