Whether or not this stack object is effectively a boxed value type. That is, this is true if and only if the underlying type is a boxed type, and this stack object is not a pointer or array of the type.
Whether or not this stack object is effectively a boxed value type. That is, this is true if and only if the underlying type is a boxed type, and this stack object is not a pointer or array of the type.
StackObject Class | JaCIL.Compiler.Instruction Namespace