2 references to AddWrapperPart
System.ServiceModel (2)
System\ServiceModel\Description\OperationGenerator.cs (2)
610
AddWrapperPart
(messageDescription.MessageName, this.WrappedBodyTypeGenerator, partGenerator, messageDescription.Body.ReturnValue, wrapperTypeDecl.CustomAttributes);
619
AddWrapperPart
(messageDescription.MessageName, this.WrappedBodyTypeGenerator, partGenerator, part, wrapperTypeDecl.CustomAttributes);