static bool TryGetSwitch(string switchName, out bool isEnabled)
static bool GetSwitchDefaultValue(string switchName)
static bool AllowArbitraryTypeInstantiation
static int s_allowArbitraryTypeInstantiation
static bool GetCachedSwitchValue(string switchName, ref int cachedSwitchValue)
static bool GetCachedSwitchValueInternal(string switchName, ref int cachedSwitchValue)