4 references to IsSoapAsmxPort
System.Web.Extensions (4)
Compilation\WCFModel\AsmxEndpointPickerExtension.cs (4)
68if (IsSoapAsmxPort(typeof(SoapAddressBinding), service.Ports[0]) && IsSoapAsmxPort(typeof(Soap12AddressBinding), service.Ports[1])) 72else if (IsSoapAsmxPort(typeof(SoapAddressBinding), service.Ports[1]) && IsSoapAsmxPort(typeof(Soap12AddressBinding), service.Ports[0]))