2 references to ClaimSets
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
96
else if (reader.IsStartElement(dictionary.
ClaimSets
, dictionary.EmptyString))
201
writer.WriteStartElement(dictionary.
ClaimSets
, dictionary.EmptyString);