3 writes to KeySize
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
243this.KeySize = dictionary.Add(TrustDec2005Strings.KeySize);
System\ServiceModel\XD.cs (2)
1382this.KeySize = dictionary.CreateString(ServiceModelStringsVersion1.String196, 196); 1437this.KeySize = dictionary.CreateString(ServiceModelStringsVersion1.String196, 196);
8 references to KeySize
System.ServiceModel (8)
System\ServiceModel\DXD.cs (2)
314Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.KeySize); 366Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.KeySize);
System\ServiceModel\Security\WSTrust.cs (6)
269else if (child.LocalName == DriverDictionary.KeySize.Value && child.NamespaceURI == DriverDictionary.Namespace.Value) 363else if (child.LocalName == DriverDictionary.KeySize.Value && child.NamespaceURI == DriverDictionary.Namespace.Value) 1076writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.KeySize, DriverDictionary.Namespace); 1223writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.KeySize, DriverDictionary.Namespace); 1278if (element.LocalName == this.DriverDictionary.KeySize.Value 1296XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeySize.Value,