2 references to GetArrayTypeDesc
System.Private.Xml (2)
System\Xml\Serialization\Models.cs (1)
85
TypeDesc typeDesc = _typeScope.
GetArrayTypeDesc
(type);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1558
accessor.TypeDesc = _typeScope.
GetArrayTypeDesc
(accessorType);