1 write to _helperID
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ReadyToRunHelperSignature.cs (1)
19_helperID = helper;
4 references to _helperID
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ReadyToRunHelperSignature.cs (4)
29builder.EmitUInt((uint)_helperID); 37sb.Append(_helperID.ToString()); 42return _helperID.CompareTo(((ReadyToRunHelperSignature) other)._helperID);