1 write to TryGetSwitchFromCentralAppContext
System.Windows.Forms (1)
parent\parent\parent\InternalApis\Clr\inc\LocalAppContext.cs (1)
100TryGetSwitchFromCentralAppContext = (TryGetSwitchDelegate)Delegate.CreateDelegate(typeof(TryGetSwitchDelegate), method);
1 reference to TryGetSwitchFromCentralAppContext
System.Windows.Forms (1)
parent\parent\parent\InternalApis\Clr\inc\LocalAppContext.cs (1)
53if (TryGetSwitchFromCentralAppContext(switchName, out isEnabledCentrally))