5 references to WaitForMessageTimedOut
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SynchronizedMessageSource.cs (2)
34
new TimeoutException(string.Format(SRServiceModel.
WaitForMessageTimedOut
, timeout),
58
new TimeoutException(string.Format(SRServiceModel.
WaitForMessageTimedOut
, timeout),
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (3)
524
string.Format(SRServiceModel.
WaitForMessageTimedOut
, timeout),
547
string.Format(SRServiceModel.
WaitForMessageTimedOut
, timeout),
685
WcfEventSource.Instance.ReceiveTimeout(string.Format(SRServiceModel.
WaitForMessageTimedOut
, timeout));