IC
Size: a a a
IC
B
н
DP
VS
IC
VS
н
When a callvirt method instruction has been prefixed by constrained thisType, the instruction is executed as follows:
...
If thisType is a value type and thisType does not implement method then ptr is dereferenced, boxed, and passed as the 'this' pointer to the callvirt method instruction.
IC
When a callvirt method instruction has been prefixed by constrained thisType, the instruction is executed as follows:
...
If thisType is a value type and thisType does not implement method then ptr is dereferenced, boxed, and passed as the 'this' pointer to the callvirt method instruction.
IC
IC
VS
VS