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