5 references to HasDuplexOperations
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (4)
552
if (this.
HasDuplexOperations
())
623
if (channelFactory.
HasDuplexOperations
())
637
if (channelFactory.
HasDuplexOperations
())
651
if (channelFactory.
HasDuplexOperations
())
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexChannelFactory.cs (1)
228
if (!this.
HasDuplexOperations
())