2 writes to CombinedHashLabel
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (1)
220CombinedHashLabel = dictionary.Add(TrustDec2005Strings.CombinedHashLabel);
System\ServiceModel\XD.cs (1)
723CombinedHashLabel = dictionary.CreateString(ServiceModelStringsVersion1.String194, 194);
2 references to CombinedHashLabel
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (2)
291Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.CombinedHashLabel); 343Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.CombinedHashLabel);