L
leotohill
I'd like to analyze some populated hashtables to determine the length
of synonym chains in the buckets. However, I haven't been able to get
to the necessary properties using reflection. I can see them in the
debugger, though. Is there a way to get to those properties
programmatically, that is available to me?
for example, what I can see in the debugger is myhashtable/raw
view/non-public members/buckets
?
of synonym chains in the buckets. However, I haven't been able to get
to the necessary properties using reflection. I can see them in the
debugger, though. Is there a way to get to those properties
programmatically, that is available to me?
for example, what I can see in the debugger is myhashtable/raw
view/non-public members/buckets
?