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