2 references to ImportArrayMapping
System.Xml (2)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
497if ((mapping = ImportArrayMapping(type, identifier, typeNs, false)) == null) { 1168ArrayMapping arrayMapping = ImportArrayMapping(type, identifier, ns, repeats);