3 references to GeneratePartType
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (3)
127
GeneratePartType
(alreadyExported, header, header.Namespace);
133
GeneratePartType
(alreadyExported, body.ReturnValue, isWrapped ? body.WrapperNamespace : body.ReturnValue.Namespace);
136
GeneratePartType
(alreadyExported, part, isWrapped ? body.WrapperNamespace : part.Namespace);