3 references to Identity
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (3)
882while (dictionaryReader.IsStartElement(dictionary.Identity, dictionary.EmptyString)) 915if (!dictionaryReader.IsStartElement(dictionary.Identity, dictionary.EmptyString)) 1286dictionaryWriter.WriteStartElement(dictionary.Identity, dictionary.EmptyString);