2 references to Identities
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
878
if (dictionaryReader.IsStartElement(dictionary.
Identities
, dictionary.EmptyString))
1247
dictionaryWriter.WriteStartElement(dictionary.
Identities
, dictionary.EmptyString);