3 references to IsDuplex
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\CallbackBehaviorAttribute.cs (1)
41if (!serviceEndpoint.Contract.IsDuplex())
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
283if (serviceEndpoint.Contract.IsDuplex())
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
583if (serviceEndpoint.Contract.IsDuplex())