3 references to Created
System.ServiceModel (3)
System\ServiceModel\Channels\PeerConnector.cs (3)
55
this.state = State.
Created
;
263
if (!(this.state != State.
Created
))
309
if (!(this.state == State.
Created
))