1 write to _module
ILCompiler.Compiler (1)
Compiler\UnmanagedEntryPointsRootProvider.cs (1)
26_module = module;
2 references to _module
ILCompiler.Compiler (2)
Compiler\UnmanagedEntryPointsRootProvider.cs (2)
36return UnmanagedEntryPointsNode.GetExportedMethods(_module); 42rootProvider.AddCompilationRoot(new UnmanagedEntryPointsNode(_module, Hidden), "Unmanaged entry points");