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