2 references to CanBuildChannelFactory
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
85if (channelBuilder.CanBuildChannelFactory<IDuplexChannel>()) 90else if (channelBuilder.CanBuildChannelFactory<IDuplexSessionChannel>())