Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
}
if (method->klass->valuetype)
if (method->klass->valuetype && obj)
/* Unbox the instance, since valuetype methods expect an interior pointer. */
obj = mono_object_unbox (obj);