1 write to isConnectionFromPool
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
671parent.GetChannelFromPool(ref this.timeoutHelper, out this.key, out this.isConnectionFromPool);
2 references to isConnectionFromPool
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelFactory.cs (2)
677if (!this.isConnectionFromPool) 711this.isConnectionFromPool, ref this.timeoutHelper);