2 writes to KeyType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
268this.KeyType = dictionary.Add(TrustDec2005Strings.KeyType);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
746this.KeyType = dictionary.CreateString(ServiceModelStringsVersion1.String221, 221);
8 references to KeyType
dotnet-svcutil-lib (8)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
346Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.KeyType); 391Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.KeyType);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (4)
732return element.LocalName == this.DriverDictionary.KeyType.Value 740XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value, 751return element.LocalName == this.DriverDictionary.KeyType.Value 759XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value,
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (2)
74XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.KeyType.Value, 88if (element.LocalName == this.DriverDictionary.KeyType.Value