5 references to Opened
System.ServiceModel (5)
System\ServiceModel\Channels\PeerNeighborManager.cs (5)
201return this.state != State.Opened; 379if (state == State.Opened) 526if (this.state == State.Opened) 565this.state = State.Opened; 576if (this.state == State.Opened)