4 references to Map
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (4)
287typeMapStates[currentTypeMapGroup] = typeMapState = new Map(currentTypeMapGroup); 342typeMapStates[typeMapGroup] = typeMapState = new Map(typeMapGroup); 351typeMapState = new Map(typeMapGroup); 395value = new Map(typeMapGroup);