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