1 instantiation of LibraryRootProvider
ilc (1)
Program.cs (1)
216
compilationRoots.Add(new
LibraryRootProvider
(module));
2 references to LibraryRootProvider
ILCompiler.Compiler (2)
Compiler\RootingHelpers.cs (2)
93
LibraryRootProvider
.CheckCanGenerateMethod(method);
181
LibraryRootProvider
.CheckCanGenerateMethod(method);