4 references to IsUnsupportedType
System.Data.Services (4)
System\Data\Services\Providers\ReflectionServiceProvider.cs (4)
508if (CommonUtil.IsUnsupportedType(type)) 544if (CommonUtil.IsUnsupportedType(ancestors[i])) 719if (CommonUtil.IsUnsupportedType(resourcePropertyType)) 789if (type.IsValueType || CommonUtil.IsUnsupportedType(type))