3 references to TargetMethodIsUnboxingThunk
ILCompiler.Compiler (3)
Compiler\DelegateCreationInfo.cs (3)
117
return factory.GenericLookup.MethodEntry(TargetMethod,
TargetMethodIsUnboxingThunk
);
144
return factory.AddressTakenMethodEntrypoint(TargetMethod,
TargetMethodIsUnboxingThunk
);
147
return factory.ExactCallableAddressTakenAddress(TargetMethod,
TargetMethodIsUnboxingThunk
);