2 references to ImportMessage
System.Web.Services (2)
System\Web\Services\Description\SoapProtocolImporter.cs (2)
712
XmlMembersMapping request =
ImportMessage
(requestMessageName, requestParts, soapRequestBinding, soapBindingStyle, hasWrapper);
718
response =
ImportMessage
(responseMessageName, responseParts, soapResponseBinding, soapBindingStyle, hasWrapper);