2 references to OnReplyAsync
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1936return OnReplyAsync(message, timeout).ToApm(callback, state); 1997OnReplyAsync(message, timeout).GetAwaiter().GetResult();