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