1 write to name
System.ServiceModel (1)
System\ServiceModel\FaultContractAttribute.cs (1)
56this.name = value;
1 reference to name
System.ServiceModel (1)
System\ServiceModel\FaultContractAttribute.cs (1)
48get { return this.name; }