3 references to SoapAction
mscorlib (3)
system\runtime\remoting\soap.cs (3)
395RegisterSoapActionForMethodBase(mb, attr.SoapAction); 430soapAction = attr.SoapAction; 450if (String.CompareOrdinal(attr.SoapAction, soapAction) == 0)