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