3 writes to TokenType
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
242this.TokenType = dictionary.Add(TrustDec2005Strings.TokenType);
System\ServiceModel\XD.cs (2)
1381this.TokenType = dictionary.CreateString(ServiceModelStringsVersion1.String187, 187); 1436this.TokenType = dictionary.CreateString(ServiceModelStringsVersion1.String187, 187);
8 references to TokenType
System.ServiceModel (8)
System\ServiceModel\DXD.cs (2)
313Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.TokenType); 365Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.TokenType);
System\ServiceModel\Security\WSTrust.cs (6)
265if (child.LocalName == DriverDictionary.TokenType.Value && child.NamespaceURI == DriverDictionary.Namespace.Value) 361if (child.LocalName == DriverDictionary.TokenType.Value && child.NamespaceURI == DriverDictionary.Namespace.Value) 1050writer.WriteStartElement(DriverDictionary.Prefix.Value, DriverDictionary.TokenType, DriverDictionary.Namespace); 1140writer.WriteElementString(DriverDictionary.Prefix.Value, DriverDictionary.TokenType, DriverDictionary.Namespace, rstr.TokenType); 1376if (element.LocalName == this.DriverDictionary.TokenType.Value 1394XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.TokenType.Value,