2 references to GetArrayTypeDesc
System.Xml (2)
System\Xml\Serialization\Models.cs (1)
74TypeDesc typeDesc = typeScope.GetArrayTypeDesc(type);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1346accessor.TypeDesc = typeScope.GetArrayTypeDesc(accessorType);