2 references to AnonymousClaimSet
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
196
writer.WriteElementString(dictionary.
AnonymousClaimSet
, dictionary.EmptyString, String.Empty);
367
else if (reader.IsStartElement(dictionary.
AnonymousClaimSet
, dictionary.EmptyString))