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