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