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