2 references to ValidateFinalAckExists
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2089WsrmFault fault = ValidateFinalAckExists(session, ackInfo);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
494fault = WsrmUtilities.ValidateFinalAckExists(_session, ackInfo);