Version: 2019.4
public static bool allowUnsafeCode ;

説明

Allow 'unsafe' C# code code to be compiled for predefined assemblies.

Setting this to true will pass /unsafe to the C# compiler when compiling predefined assemblies, e.g. Assembly-CSharp.dll, etc.