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)
88
return new ILScanner(graph, nodeFactory, [..
_compilationRoots
, _typeMapManager], _ilProvider, new NullDebugInformationProvider(), _logger, _parallelism);