5 references to HasDuplexOperations
System.ServiceModel (5)
System\ServiceModel\ChannelFactory.cs (4)
705
if (this.
HasDuplexOperations
())
876
if (channelFactory.
HasDuplexOperations
())
890
if (channelFactory.
HasDuplexOperations
())
904
if (channelFactory.
HasDuplexOperations
())
System\ServiceModel\DuplexChannelFactory.cs (1)
237
if (!this.
HasDuplexOperations
())