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