1 write to meshId
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
110
this.
meshId
= meshId;
2 references to meshId
System.ServiceModel (2)
System\ServiceModel\Channels\PeerHelpers.cs (2)
223
get { return
meshId
; }
306
uriBuilder.Host = this.
meshId
;