1 write to dcFormatAttr
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
1013this.dcFormatAttr = dcFormatAttr;
3 references to dcFormatAttr
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractExporter.cs (3)
1018if (object.ReferenceEquals(dcFormatAttr, obj)) 1023return dcFormatAttr.Style == otherExtensionData.dcFormatAttr.Style;