2 writes to ComputedKeyAlgorithm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
279
this.
ComputedKeyAlgorithm
= dictionary.Add(TrustDec2005Strings.ComputedKeyAlgorithm);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
757
this.
ComputedKeyAlgorithm
= dictionary.CreateString(ServiceModelStringsVersion1.String231, 231);
3 references to ComputedKeyAlgorithm
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
357
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
ComputedKeyAlgorithm
);
402
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
ComputedKeyAlgorithm
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
885
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
ComputedKeyAlgorithm
.Value,