1 write to _context
ILCompiler.Compiler (1)
Compiler\ILScannerBuilder.cs (1)
33
_context
= context;
1 reference to _context
ILCompiler.Compiler (1)
Compiler\ILScannerBuilder.cs (1)
85
var nodeFactory = new ILScanNodeFactory(
_context
, _compilationGroup, _metadataManager, _interopStubManager, _nameMangler, _preinitializationManager, _typeMapManager);