Add mono_class_can_access_class so the verifier can check if one type can access...
commit99aad5797ea09aac469ab5d70903ad3776a76da1
authorRodrigo Kumpera <kumpera@gmail.com>
Sat, 27 Apr 2013 20:23:29 +0000 (27 16:23 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Sat, 27 Apr 2013 20:23:58 +0000 (27 16:23 -0400)
treed39f8c09779be10f340fe07ba645f0598098196a
parent2a0e2e6d682a5db49cfc4500b5a08568f8bcb697
Add mono_class_can_access_class so the verifier can check if one type can access another.
mono/metadata/class-internals.h
mono/metadata/class.c