2 writes to ComputedKey
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
252this.ComputedKey = dictionary.Add(TrustDec2005Strings.ComputedKey);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
723this.ComputedKey = dictionary.CreateString(ServiceModelStringsVersion1.String206, 206);
2 references to ComputedKey
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
323Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.ComputedKey); 375Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.ComputedKey);