9 references to SetHelper
System.Web.Services (9)
System\Web\Services\Protocols\SoapServerProtocol.cs (9)
375
SetHelper
(SoapServerProtocolHelper.GetHelper(this, helper.RequestNamespace));
438
SetHelper
(new Soap12ServerProtocolHelper(this));
440
SetHelper
(new Soap11ServerProtocolHelper(this));
443
SetHelper
(new Soap11ServerProtocolHelper(this));
446
SetHelper
(new Soap12ServerProtocolHelper(this));
554
SetHelper
(new Soap11ServerProtocolHelper(this));
556
SetHelper
(new Soap12ServerProtocolHelper(this));
563
SetHelper
(new Soap11ServerProtocolHelper(this));
582
SetHelper
(SoapServerProtocolHelper.GetHelper(this, reader.NamespaceURI));