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