2 writes to Entropy
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
250this.Entropy = dictionary.Add(TrustDec2005Strings.Entropy);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
721this.Entropy = dictionary.CreateString(ServiceModelStringsVersion1.String204, 204);
3 references to Entropy
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
321Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Entropy); 373Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Entropy);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
432if (element.LocalName == DriverDictionary.Entropy.Value && element.NamespaceURI == DriverDictionary.Namespace.Value)