4 writes to thisTransform
ILCompiler.RyuJit (4)
JitInterface\CorInfoImpl.RyuJit.cs (4)
1242
pResult->
thisTransform
= CORINFO_THIS_TRANSFORM.CORINFO_NO_THIS_TRANSFORM;
1276
pResult->
thisTransform
= CORINFO_THIS_TRANSFORM.CORINFO_NO_THIS_TRANSFORM;
1289
pResult->
thisTransform
= CORINFO_THIS_TRANSFORM.CORINFO_BOX_THIS;
1293
pResult->
thisTransform
= CORINFO_THIS_TRANSFORM.CORINFO_DEREF_THIS;