1 reference to s_tryReceiveCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (1)
99
IAsyncResult result = _channelBinder.BeginTryReceive(timeout,
s_tryReceiveCallback
, this);