5 references to CloseTimeoutIsEnabled
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
183
if (WcfEventSource.Instance.
CloseTimeoutIsEnabled
())
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (1)
320
if (WcfEventSource.Instance.
CloseTimeoutIsEnabled
())
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
856
if (WcfEventSource.Instance.
CloseTimeoutIsEnabled
())
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
286
if (WcfEventSource.Instance.
CloseTimeoutIsEnabled
())
341
if (WcfEventSource.Instance.
CloseTimeoutIsEnabled
())