public static bool explicitArrayBoundsChecks ;

설명

Are array bounds actively validated?

Access to data outside array bounds will trigger a runtime exception.