public static bool explicitNullChecks ;

Description

是否主动验证 null 引用?

Null 引用将触发运行时异常。