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