2 references to MessageNumberRolloverFault
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
610MessageNumberRolloverFault fault = new MessageNumberRolloverFault(this.session.OutputID);
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
832throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MessageNumberRolloverFault(this.id).CreateException());