1 write to MeshId
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1360this.securityManager.MeshId = this.meshId;
1 reference to MeshId
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
616PeerChannelAuthenticatorExtension extension = new PeerChannelAuthenticatorExtension(this, handler, args, this.MeshId);