2 references to VerifyDuplexProtocolElements
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
1217if (!ReliableSession.VerifyDuplexProtocolElements(info, null))
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
478if (!session.VerifyDuplexProtocolElements(messageInfo, null))