3 references to TryGetSwitchDelegate
System.Windows.Forms (3)
parent\parent\parent\InternalApis\Clr\inc\LocalAppContext.cs (3)
28private static TryGetSwitchDelegate TryGetSwitchFromCentralAppContext; 100TryGetSwitchFromCentralAppContext = (TryGetSwitchDelegate)Delegate.CreateDelegate(typeof(TryGetSwitchDelegate), method);