1 instantiation of UnmanagedEntryPointsNode
ILCompiler.Compiler (1)
Compiler\UnmanagedEntryPointsRootProvider.cs (1)
42rootProvider.AddCompilationRoot(new UnmanagedEntryPointsNode(_module, Hidden), "Unmanaged entry points");
1 reference to UnmanagedEntryPointsNode
ILCompiler.Compiler (1)
Compiler\UnmanagedEntryPointsRootProvider.cs (1)
36return UnmanagedEntryPointsNode.GetExportedMethods(_module);