1 write to SyncMethod
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
985
child.
SyncMethod
= operation.SyncMethod;
1 reference to SyncMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
68
this.syncMethod = operation.
SyncMethod
;