2 references to FatAddressTakenFunctionPointer
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\GenericLookupResult.cs (1)
631
return factory.
FatAddressTakenFunctionPointer
(instantiatedMethod, _isUnboxingThunk);
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1172
return
FatAddressTakenFunctionPointer
(method, isUnboxingStub);