2 references to Subscription
Microsoft.Maui (2)
WeakEventManager.cs (2)
116
targets.Add(new
Subscription
(null, methodInfo));
120
targets.Add(new
Subscription
(new WeakReference(handlerTarget), methodInfo));