5 references to HandleOneWayException
System.Web.Services (5)
System\Web\Services\Protocols\WebServiceHandler.cs (5)
137
HandleOneWayException
(new Exception(Res.GetString(Res.WebConfigExtensionError), protocol.OnewayInitException), "ThrowInitException");
204
HandleOneWayException
(e, "OneWayInvoke");
221
HandleOneWayException
(e, "OneWayInvokeTransacted");
266
HandleOneWayException
(new Exception(Res.GetString(Res.WebConfigExtensionError), protocol.OnewayInitException), "OneWayAsyncInvoke");
276
HandleOneWayException
(e, "OneWayAsyncInvoke");