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