1 instantiation of AddressTakenExternFunctionSymbolNode
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
51InitialInterfaceDispatchStub = new AddressTakenExternFunctionSymbolNode(new Utf8String("RhpInitialDynamicInterfaceDispatch"u8));
1 reference to AddressTakenExternFunctionSymbolNode
ILCompiler.Compiler (1)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (1)
143if (relocTarget is IMethodNode or AssemblyStubNode or AddressTakenExternFunctionSymbolNode)