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