2 instantiations of LastMessageNumberExceededFault
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
288fault = new LastMessageNumberExceededFault(ReliableSession.InputID);
System\ServiceModel\Channels\WsrmFault.cs (1)
315return new LastMessageNumberExceededFault(code, reason, detailReader, reliableMessagingVersion);