1 2 3 4 5 6
public static class AOptimizations { public static bool DisableMemoryChecks = false; public static bool GenerateCallStack = true; }