2 references to
System.Web.Services (2)
System\Web\Services\Protocols\Soap11ServerProtocol.cs (1)
26internal Soap11ServerProtocolHelper(SoapServerProtocol protocol, string requestNamespace) : base(protocol, requestNamespace) {
System\Web\Services\Protocols\Soap12ServerProtocol.cs (1)
25internal Soap12ServerProtocolHelper(SoapServerProtocol protocol, string requestNamespace) : base(protocol, requestNamespace) {