2 references to ExportWrappedPart
System.ServiceModel (2)
System\ServiceModel\Description\MessageContractExporter.cs (2)
205wrapperSequence = ExportWrappedPart(message, wrapperName, wrapperNs, schemas, skipSchemaExport); 973wrapperSequence = ExportWrappedPart(wsdlMessage, description.Body.WrapperName, description.Body.WrapperNamespace, SchemaSet, false /*isOperationInherited*/);