2 references to Created
System.ServiceModel (2)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
703this.state = PeerAuthState.Created; 821if (this.state != PeerAuthState.Created || neighbor == null || neighbor.IsInitiator || neighbor.State != PeerNeighborState.Opened)