Home
last modified time | relevance | path

Searched refs:String432 (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DServiceModelStringsVersion1.cs446 public const string String432 = "http://schemas.microsoft.com/net/2006/05/peer/HopCount"; field in System.ServiceModel.ServiceModelStringsVersion1
943 case 432: return String432;
H A DXD.cs827 … this.HopCountNamespace = dictionary.CreateString(ServiceModelStringsVersion1.String432, 432); in PeerWireStringsDictionary()
2002 public const string HopCountNamespace = ServiceModelStringsVersion1.String432;