1 instantiation of GCNotificationToken
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
453new GCNotificationToken(callback, state);
2 references to GCNotificationToken
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (2)
189GCNotificationToken.RegisterCallback(_cleanupCollectedAssemblies, null); 234GCNotificationToken.RegisterCallback(_cleanupCollectedAssemblies, null);