2 references to TimeoutInputQueueDequeue
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InputQueue.cs (2)
147throw Fx.Exception.AsError(new TimeoutException(InternalSR.TimeoutInputQueueDequeue(timeout))); 159throw Fx.Exception.AsError(new TimeoutException(InternalSR.TimeoutInputQueueDequeue(timeout)));