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