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