3 writes to custom
System.Web.Services (3)
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
98mapping.custom = soapHeader.custom;
System\Web\Services\Protocols\SoapServerMethod.cs (1)
223mapping.custom = soapHeader.custom;
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
150mapping.custom = soapHeader.custom;
2 references to custom
System.Web.Services (2)
System\Web\Services\Protocols\SoapHeader.cs (2)
184return custom; 472if (!mapping.custom) continue;