2 writes to _send
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (2)
26_send = ServiceDefaults.SendTimeout; 33_send = timeouts.SendTimeout;
1 reference to _send
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (1)
54get { return _send; }