1 write to _typeMapManager
ILCompiler.Compiler (1)
Compiler\ILScannerBuilder.cs (1)
67_typeMapManager = typeMapManager;
2 references to _typeMapManager
ILCompiler.Compiler (2)
Compiler\ILScannerBuilder.cs (2)
85var nodeFactory = new ILScanNodeFactory(_context, _compilationGroup, _metadataManager, _interopStubManager, _nameMangler, _preinitializationManager, _typeMapManager); 88return new ILScanner(graph, nodeFactory, [.._compilationRoots, _typeMapManager], _ilProvider, new NullDebugInformationProvider(), _logger, _parallelism);