1 instantiation of GCNotificationToken
PresentationCore (1)
Shared\MS\Internal\SafeSecurityHelper.cs (1)
531new GCNotificationToken(callback, state);
2 references to GCNotificationToken
PresentationCore (2)
Shared\MS\Internal\SafeSecurityHelper.cs (2)
236GCNotificationToken.RegisterCallback(_cleanupCollectedAssemblies, null); 281GCNotificationToken.RegisterCallback(_cleanupCollectedAssemblies, null);