1 write to _parent
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
741
_parent
= parent;
3 references to _parent
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
768
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
_parent
.GetReceiveTimeoutException(timeout));
781
lock (
_parent
.ThisLock)
783
_parent
.RequestCompleting(this);