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