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