1 write to supportFaults
System.ServiceModel (1)
System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
19set { supportFaults = value; }
1 reference to supportFaults
System.ServiceModel (1)
System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
18get { return supportFaults; }