1 write to id
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
641this.id = UriGenerator.Next();
3 references to id
System.ServiceModel (3)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (3)
635if (this.id == null) 639if (this.id == null) 646return this.id;