2 references to s_sendCallback
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1808result = Rpc.Channel._binder.BeginSend(Rpc.Request, timeout, s_sendCallback, this); 1812result = Rpc.Channel._binder.BeginRequest(Rpc.Request, timeout, s_sendCallback, this);