3 references to TargetMethodIsUnboxingThunk
ILCompiler.Compiler (3)
Compiler\DelegateCreationInfo.cs (3)
115
return factory.GenericLookup.MethodEntry(TargetMethod,
TargetMethodIsUnboxingThunk
);
139
return factory.AddressTakenMethodEntrypoint(TargetMethod,
TargetMethodIsUnboxingThunk
);
142
return factory.ExactCallableAddressTakenAddress(TargetMethod,
TargetMethodIsUnboxingThunk
);