3 references to VerifyDuplexProtocolElements
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
415return VerifyDuplexProtocolElements(info, context, false);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
408ReliableSession.VerifyDuplexProtocolElements(info, null, true);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
445session.VerifyDuplexProtocolElements(info, null, true);