2 writes to validHostName
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (2)
38this.validHostName = MsmqSubqueueLockingQueue.TryGetHostName(formatName, out hostname); 42this.validHostName = true;
1 reference to validHostName
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
78if (!this.validHostName)