2 writes to KeySize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
242
this.
KeySize
= dictionary.Add(TrustDec2005Strings.KeySize);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
713
this.
KeySize
= dictionary.CreateString(ServiceModelStringsVersion1.String196, 196);
4 references to KeySize
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
313
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
KeySize
);
365
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
KeySize
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (2)
673
if (element.LocalName == this.DriverDictionary.
KeySize
.Value
691
XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
KeySize
.Value,