1 write to name
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
40this.name = value;
1 reference to name
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
27get { return this.name; }