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