1 write to HopCountNamespace
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
827this.HopCountNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String432, 432);
1 reference to HopCountNamespace
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
957return new PeerDictionaryHeader(XD.PeerWireStringsDictionary.HopCount, XD.PeerWireStringsDictionary.HopCountNamespace, hopcount.ToString(CultureInfo.InvariantCulture));