Hey Sebastien, > This patch adds the reflection checks for fields and also reworks (and > move*) how the checks are done on methods. Looks good. One question, though: are you sure that in CoreCLR even critical methods cannot via reflection access fields and methods that they usually couldn't via the type system? Mark