Method EmitReference
EmitReference<T>(in T?)
Store an object in the reference store, and emit the IL to retrieve it and place it on the stack.
public int EmitReference<T>(in T? t)
Parameters
t
T
Returns
Type Parameters
T
public int EmitReference<T>(in T? t)
t
TT