2 references to GetMessageParts
System.Web.Services (2)
System\Web\Services\Description\SoapProtocolImporter.cs (2)
692
MessagePart[] requestParts =
GetMessageParts
(requestMessage, soapRequestBinding);
699
responseParts =
GetMessageParts
(responseMessage, soapResponseBinding);