2 references to CouldNotParseWithAction
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
310string reason = SRP.Format(SRP.CouldNotParseWithAction, info.Action);
System\ServiceModel\Channels\CreateSequence.cs (1)
162string reason = SRP.Format(SRP.CouldNotParseWithAction, WsrmIndex.GetCreateSequenceActionString(reliableMessagingVersion));