16 references to ReadCustomAttributes
System.IdentityModel (16)
System\IdentityModel\Metadata\MetadataSerializer.cs (16)
257ReadCustomAttributes<ApplicationServiceDescriptor>(reader, appService); 331ReadCustomAttributes<ContactPerson>(reader, person); 521ReadCustomAttributes<EntitiesDescriptor>(envelopeReader, resultEntityGroup); 720ReadCustomAttributes<EntityDescriptor>(reader, resultEntity); 826ReadCustomAttributes<IdentityProviderSingleSignOnDescriptor>(reader, idpssoDescriptor); 944ReadCustomAttributes<IndexedProtocolEndpoint>(reader, endpoint); 990ReadCustomAttributes<KeyDescriptor>(reader, resultKey); 1077ReadCustomAttributes<LocalizedName>(reader, resultName); 1136ReadCustomAttributes<LocalizedUri>(reader, resultUri); 1273ReadCustomAttributes<Organization>(reader, resultOrg); 1355ReadCustomAttributes<ProtocolEndpoint>(reader, endpoint); 1434ReadCustomAttributes<RoleDescriptor>(reader, roleDescriptor); 1501ReadCustomAttributes<SecurityTokenServiceDescriptor>(reader, securityTokenServiceDescriptor); 1599ReadCustomAttributes<ServiceProviderSingleSignOnDescriptor>(reader, spssoDescriptor); 1643ReadCustomAttributes<SingleSignOnDescriptor>(reader, roleDescriptor); 1724ReadCustomAttributes<WebServiceDescriptor>(reader, roleDescriptor);