2 writes to CombinedHashLabel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
239
this.
CombinedHashLabel
= dictionary.Add(TrustDec2005Strings.CombinedHashLabel);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
710
this.
CombinedHashLabel
= dictionary.CreateString(ServiceModelStringsVersion1.String194, 194);
2 references to CombinedHashLabel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
310
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
CombinedHashLabel
);
362
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
CombinedHashLabel
);