1 implementation of AddCompilationRoot
ILCompiler.Compiler (1)
Compiler\RootingServiceProvider.cs (1)
43public void AddCompilationRoot(TypeDesc type, string reason)
1 reference to AddCompilationRoot
ILCompiler.Compiler (1)
Compiler\LibraryRootProvider.cs (1)
27rootProvider.AddCompilationRoot(type, "Library module type");