1 write to custom
System.Web.Services (1)
System\Web\Services\Protocols\SoapReflector.cs (1)
504soapHeader.custom = true;
5 references to custom
System.Web.Services (5)
System\Web\Services\Description\SoapProtocolReflector.cs (1)
105if (!soapHeader.custom) continue;
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
98mapping.custom = soapHeader.custom;
System\Web\Services\Protocols\SoapReflector.cs (1)
508if (!soapHeader.custom) {
System\Web\Services\Protocols\SoapServerMethod.cs (1)
223mapping.custom = soapHeader.custom;
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
150mapping.custom = soapHeader.custom;