5 writes to helper
ILCompiler.RyuJit (5)
JitInterface\CorInfoImpl.RyuJit.cs (5)
2141pResult->helper = CorInfoHelpFunc.CORINFO_HELP_READYTORUN_GENERIC_STATIC_BASE; 2182pResult->helper = CorInfoHelpFunc.CORINFO_HELP_UNDEF; 2213pResult->helper = CorInfoHelpFunc.CORINFO_HELP_READYTORUN_THREADSTATIC_BASE; 2236pResult->helper = CorInfoHelpFunc.CORINFO_HELP_READYTORUN_GCSTATIC_BASE; 2241pResult->helper = CorInfoHelpFunc.CORINFO_HELP_READYTORUN_NONGCSTATIC_BASE;