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)
17
get =>
_mapping
;
20
Debug.Assert(
_mapping
== null);
41
foreach (uint m in this.
_mapping
)