1 write to _sendException
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
958_sendException = sendException;
3 references to _sendException
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
843(_sendException != null) || 902if (_sendException != null) 904Complete(completedSynchronously, _sendException);