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)
44get { return _open; }