Returns an assembly that contains custom-made serializers used to serialize or deserialize the specified type or types, using the specified mappings.
- types
A collection of types.
- mappings
A collection of System.Xml.Serialization.XmlMapping objects used to convert one type to another.
![]()
An System.Reflection.Assembly object that contains serializers for the supplied types and mappings.