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