2 references to RequestAsyncInternal
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\RequestChannel.cs (2)
210return RequestAsyncInternal(message, timeout).ToApm(callback, state); 227return RequestAsyncInternal(message, timeout).WaitForCompletionNoSpin();