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