2 references to UnmanagedEntryPointsRootProvider
ilc (2)
Program.cs (2)
199compilationRoots.Add(new UnmanagedEntryPointsRootProvider(module)); 297compilationRoots.Add(new UnmanagedEntryPointsRootProvider(module, hidden));