15 references to ChannelFactory
System.ServiceModel (15)
System\ServiceModel\ClientBase.cs (15)
68this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 88this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 111this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 133this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 161this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 181channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 197this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 220this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 246this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 271this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 301this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 324this.channelFactoryRef.ChannelFactory.TraceOpenAndClose = false; 819return this.channelFactoryRef.ChannelFactory; 831if (factoryRef.ChannelFactory.State != CommunicationState.Opened) 914Fx.Assert(this.channelFactoryRef.ChannelFactory.State == CommunicationState.Opened,