1 write to syncMethod
System.ServiceModel (1)
System\ServiceModel\Description\OperationDescription.cs (1)
91set { this.syncMethod = value; }
1 reference to syncMethod
System.ServiceModel (1)
System\ServiceModel\Description\OperationDescription.cs (1)
90get { return this.syncMethod; }