2 references to sharedCallback
System.ServiceModel (2)
System\ServiceModel\Security\ApplySecurityAndSendAsyncResult.cs (2)
42IAsyncResult result = this.binding.BeginSecureOutgoingMessage(message, timeoutHelper.RemainingTime(), correlationState, sharedCallback, this); 66IAsyncResult result = BeginSendCore(this.channel, message, timeoutHelper.RemainingTime(), sharedCallback, this);