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