4 references to Created
System.ServiceModel (4)
System\ServiceModel\Channels\PeerNeighborManager.cs (4)
75
this.state = State.
Created
;
222
if (!(this.state != State.
Created
))
561
if (!(this.state == State.
Created
))
743
if (!(this.state != State.
Created
))