1 write to _compilationRoots
ILCompiler.Compiler (1)
Compiler\ILScannerBuilder.cs (1)
49_compilationRoots = compilationRoots;
1 reference to _compilationRoots
ILCompiler.Compiler (1)
Compiler\ILScannerBuilder.cs (1)
88return new ILScanner(graph, nodeFactory, [.._compilationRoots, _typeMapManager], _ilProvider, new NullDebugInformationProvider(), _logger, _parallelism);