2 writes to action
System.Web.Services (2)
System\Web\Services\Protocols\SoapReflector.cs (2)
265
methodAttribute.
action
= attr.Action;
279
methodAttribute.
action
= attr.Action;
1 reference to action
System.Web.Services (1)
System\Web\Services\Protocols\SoapReflector.cs (1)
350
soapMethod.action = methodAttribute.
action
;