1 write to _sendException
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
945_sendException = sendException;
3 references to _sendException
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
842(_sendException != null) || 898if (_sendException != null) 899this.Complete(completedSynchronously, _sendException);