2 references to RegisterSoapActionForMethodBase
mscorlib (1)
system\runtime\remoting\soap.cs (1)
395RegisterSoapActionForMethodBase(mb, attr.SoapAction);
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
517SoapServices.RegisterSoapActionForMethodBase(mi, xmlNamespace + "#" + mi.Name);