2 writes to Psha1ComputedKeyUri
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
267
this.
Psha1ComputedKeyUri
= dictionary.Add(TrustDec2005Strings.Psha1ComputedKeyUri);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
736
this.
Psha1ComputedKeyUri
= dictionary.CreateString(ServiceModelStringsVersion1.String240, 240);
3 references to Psha1ComputedKeyUri
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
336
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
Psha1ComputedKeyUri
);
390
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
Psha1ComputedKeyUri
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
209
get { return DriverDictionary.
Psha1ComputedKeyUri
.Value; }