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