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