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