2 writes to _receiveSynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
50
_receiveSynchronously
= false;
189
_receiveSynchronously
= value;
1 reference to _receiveSynchronously
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
184
return
_receiveSynchronously
;