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