2 references to Length
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
1599byte[] ehInfoData = new byte[(int)EHInfoFields.Length * sizeof(uint) * totalClauses]; 1604int clauseOffset = (int)EHInfoFields.Length * sizeof(uint) * i;