static bool GetBooleanConfig(string configName, bool defaultValue)
static bool TryGetSwitch(string switchName, out bool isEnabled)
static int s_enforceJapaneseEraYearRanges
static bool GetSwitchDefaultValue(string switchName)
static int s_showILOffset
static int s_preserveEventListnerObjectIdentity
static bool GetDefaultShowILOffsetSetting()
static bool GetCachedSwitchValue(string switchName, ref int cachedSwitchValue)
static bool FormatJapaneseFirstYearAsANumber
static bool EnforceJapaneseEraYearRanges
static bool EnforceLegacyJapaneseDateParsing
static bool ShowILOffsets
static bool SerializationGuard
static int s_enforceLegacyJapaneseDateParsing
static bool GetCachedSwitchValueInternal(string switchName, ref int cachedSwitchValue)
static bool PreserveEventListnerObjectIdentity
static int s_formatJapaneseFirstYearAsANumber
static int s_enableUnsafeUTF7Encoding
static int s_serializationGuard
static bool EnableUnsafeUTF7Encoding