1 reference to IsArrayListCompatible
System.Web.Extensions (1)
Script\Serialization\ObjectConverter.cs (1)
427
if (type == null || type == typeof(Object) ||
IsArrayListCompatible
(type)) {