3 references to GeneratePartType
System.ServiceModel (3)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (3)
126
GeneratePartType
(alreadyExported, header, header.Namespace);
132
GeneratePartType
(alreadyExported, body.ReturnValue, isWrapped ? body.WrapperNamespace : body.ReturnValue.Namespace);
135
GeneratePartType
(alreadyExported, part, isWrapped ? body.WrapperNamespace : part.Namespace);