using System; using Cpp2IlInjected; namespace System { // Token: 0x02000089 RID: 137 [Token(Token = "0x2000089")] internal static class AppContextSwitches { // Token: 0x040001D7 RID: 471 [Token(Token = "0x40001D7")] public static readonly bool ThrowExceptionIfDisposedCancellationTokenSource; // Token: 0x040001D8 RID: 472 [Token(Token = "0x40001D8")] public static readonly bool NoAsyncCurrentCulture; // Token: 0x040001D9 RID: 473 [Token(Token = "0x40001D9")] public static readonly bool PreserveEventListnerObjectIdentity; } }