2 references to ValidateFinalAckExists
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
3557WsrmFault fault = ValidateFinalAckExists(session, ackInfo);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
588fault = WsrmUtilities.ValidateFinalAckExists(this.session, ackInfo);