2 references to FatFunctionPointerNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (2)
319return new FatFunctionPointerNode(method.Method, method.IsUnboxingStub, addressTaken: false); 324return new FatFunctionPointerNode(method.Method, method.IsUnboxingStub, addressTaken: true);