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