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