3 writes to CombinedHashLabel
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
240this.CombinedHashLabel = dictionary.Add(TrustDec2005Strings.CombinedHashLabel);
System\ServiceModel\XD.cs (2)
1379this.CombinedHashLabel = dictionary.CreateString(ServiceModelStringsVersion1.String194, 194); 1434this.CombinedHashLabel = dictionary.CreateString(ServiceModelStringsVersion1.String194, 194);
2 references to CombinedHashLabel
System.ServiceModel (2)
System\ServiceModel\DXD.cs (2)
311Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.CombinedHashLabel); 363Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.CombinedHashLabel);