Method EmitGetReference
EmitGetReference<T>(int)
Emit the IL to retrieve a stored reference of type
T
with the given id
and place it on the stack.public void EmitGetReference<T>(int id)
Parameters
id
int
Type Parameters
T