public static bool explicitNullChecks ;

Description

Are null references actively validated?

Null references will trigger a runtime exception.