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