1 write to HelperId
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
183
HelperId
= helperId;
5 references to HelperId
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (5)
189
=>
HelperId
== other.
HelperId
&& DictionaryOwner == other.DictionaryOwner && Target.Equals(other.Target);
193
int hashCode = (int)
HelperId
* 0x5498341 + 0x832424;
298
GetGenericStaticHelper(helperKey.
HelperId
),
309
GetGenericStaticHelper(helperKey.
HelperId
),