4 writes to explicitlyOpened
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannel.cs (4)
1409this.explicitlyOpened = true; 1512this.explicitlyOpened = true; 1777this.explicitlyOpened = true; 1790this.explicitlyOpened = true;
5 references to explicitlyOpened
System.ServiceModel (5)
System\ServiceModel\Channels\ServiceChannel.cs (5)
143if (!this.explicitlyOpened && (this.autoOpenManager == null)) 155if (!this.explicitlyOpened && (this.autoDisplayUIManager == null)) 476if (!this.explicitlyOpened) 802if (!this.explicitlyOpened) 1912if (this.Rpc.Channel.explicitlyOpened)