4 references to Contacts
System.IdentityModel (4)
System\IdentityModel\Metadata\MetadataSerializer.cs (4)
1454if (roleDescriptor.Contacts == null) 1475roleDescriptor.Contacts.Add(ReadContactPerson(reader)); 2812if (roleDescriptor.Contacts == null) 2835foreach (ContactPerson contact in roleDescriptor.Contacts)