knah/Il2CppAssemblyUnhollower

Access to IReadOnlyList length

urfour opened this issue · 0 comments

urfour commented

Hi,

I tried to cast an IReadOnlyList to an array or another list to access the length of it, but I couldn't. How is it possible to access the size of the referenced object?