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