Use new verifier function to lazily check.
commit16f059a763b1a0811bfa6e685b73afc1ae9b38ac
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 20 Sep 2010 22:26:12 +0000 (20 19:26 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 20 Sep 2010 22:31:14 +0000 (20 19:31 -0300)
treeadf46a67a817ca45a08571cd99e0f52d51759f71
parent8780c85f830f4a38e9f3bbbfe0791813a46ca79a
Use new verifier function to lazily check.

* class.c: The typeref table is now lazily verified thanks
to some awesome obfuscators that love to produce junk.
So it has to be checked everytime before usage instead of
at loading time.
mono/metadata/class.c