4 writes to syncMethod
System.ServiceModel (4)
System\ServiceModel\Description\OperationContractGenerationContext.cs (4)
54this.syncMethod = syncMethod; 70this.syncMethod = syncMethod; 83this.syncMethod = syncMethod; 93this.syncMethod = method;
1 reference to syncMethod
System.ServiceModel (1)
System\ServiceModel\Description\OperationContractGenerationContext.cs (1)
131get { return this.syncMethod; }