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