3 references to SpecialPartName
System.ServiceModel (3)
System\ServiceModel\Description\OperationGenerator.cs (3)
646this.Parent.SpecialPartName.Add(wrapperPart, "Body"); 712if (!this.Parent.SpecialPartName.TryGetValue(messagePart, out partName)) 733if (!this.Parent.SpecialPartName.TryGetValue(setting, out partName))