1 write to _mapping
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\HotColdMapNode.cs (1)
21_mapping = value;
3 references to _mapping
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\HotColdMapNode.cs (3)
17get => _mapping; 20Debug.Assert(_mapping == null); 41foreach (uint m in this._mapping)