2 writes to TokenType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
241this.TokenType = dictionary.Add(TrustDec2005Strings.TokenType);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
712this.TokenType = dictionary.CreateString(ServiceModelStringsVersion1.String187, 187);
4 references to TokenType
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
312Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.TokenType); 364Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.TokenType);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (2)
770if (element.LocalName == this.DriverDictionary.TokenType.Value 788XmlElement result = doc.CreateElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.TokenType.Value,