16 references to WriteCustomAttributes
System.IdentityModel (16)
System\IdentityModel\Metadata\MetadataSerializer.cs (16)
1919WriteCustomAttributes<ApplicationServiceDescriptor>(writer, appService);
1980WriteCustomAttributes<ContactPerson>(writer, contactPerson);
2078WriteCustomAttributes<ProtocolEndpoint>(writer, endpoint);
2188WriteCustomAttributes<EntitiesDescriptor>(writer, entitiesDescriptor);
2265WriteCustomAttributes<EntityDescriptor>(writer, entityDescriptor);
2357WriteCustomAttributes<IdentityProviderSingleSignOnDescriptor>(writer, identityProviderSingleSignOnDescriptor);
2445WriteCustomAttributes<IndexedProtocolEndpoint>(writer, indexedEP);
2474WriteCustomAttributes<KeyDescriptor>(writer, keyDescriptor);
2544WriteCustomAttributes<LocalizedName>(writer, name);
2581WriteCustomAttributes<LocalizedUri>(writer, uri);
2735WriteCustomAttributes<Organization>(writer, organization);
2791WriteCustomAttributes<RoleDescriptor>(writer, roleDescriptor);
2878WriteCustomAttributes<SecurityTokenServiceDescriptor>(writer, securityTokenServiceDescriptor);
2943WriteCustomAttributes<ServiceProviderSingleSignOnDescriptor>(writer, serviceProviderSingleSignOnDescriptor);
2969WriteCustomAttributes<SingleSignOnDescriptor>(writer, singleSignOnDescriptor);
3065WriteCustomAttributes<WebServiceDescriptor>(writer, wsDescriptor);