4 references to Unspecified
System.IdentityModel (4)
System\IdentityModel\Metadata\ContactPerson.cs (1)
15ContactType _type = ContactType.Unspecified;
System\IdentityModel\Metadata\MetadataSerializer.cs (3)
197return ContactType.Unspecified; 220return ContactType.Unspecified; 1973if (contactPerson.Type == ContactType.Unspecified)