2 writes to _open
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (2)
24
_open
= ServiceDefaults.OpenTimeout;
31
_open
= timeouts.OpenTimeout;
1 reference to _open
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (1)
44
get { return
_open
; }