1 write to opened
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
407this.opened = true;
2 references to opened
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1418if (this.listenerClosed || !this.opened) 1425if (this.listenerClosed || !this.opened)