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