2 references to BuildChannelFactory
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
166return ServiceChannelFactory.BuildChannelFactory(this.Endpoint, this.UseActiveAutoClose);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
102return BuildChannelFactory(serviceEndpoint, false);