3 references to SocketReadStopIsEnabled
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (3)
332if (WcfEventSource.Instance.SocketReadStopIsEnabled()) 348if (completionResult == AsyncCompletionResult.Completed && WcfEventSource.Instance.SocketReadStopIsEnabled()) 363if (_asyncReadException != null && WcfEventSource.Instance.SocketReadStopIsEnabled())