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