1 write to HelperId
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
230HelperId = helperId;
5 references to HelperId
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (5)
236=> HelperId == other.HelperId && DictionaryOwner == other.DictionaryOwner && Target.Equals(other.Target); 240int hashCode = (int)HelperId * 0x5498341 + 0x832424; 355GetGenericStaticHelper(helperKey.HelperId), 366GetGenericStaticHelper(helperKey.HelperId),