2 references to WriteElementStringAsUniqueId
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
731
XmlUtil.
WriteElementStringAsUniqueId
(dicWriter, dictionary.ContextId, dictionary.EmptyString, this.ContextId.ToString());
747
XmlUtil.
WriteElementStringAsUniqueId
(dicWriter, dictionary.KeyGeneration, dictionary.EmptyString, this.KeyGeneration.ToString());