Base:
method
BeginReadCore
System.ServiceModel.Channels.SocketConnection.BeginReadCore(System.Int32, System.Int32, System.TimeSpan, System.Action<System.Object>, System.Object)
1 reference to BeginReadCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
242if (BeginReadCore(0, 1, _readFinTimeout, s_onWaitForFinComplete, this) == AsyncCompletionResult.Queued)