4 references to SoapAction
System.Runtime.Remoting (4)
metadata\wsdlparser.cs (4)
4222if (SoapAction != null) 4234sb.Append(WsdlParser.IsValidUrl(SoapAction)); 4341if (SoapAction != null) 4358sb.Append(WsdlParser.IsValidUrl(SoapAction));