The GCHandle allocated here: https://github.com/xamarin/xamarin-macios/blob/2930c052b32318af63c1f3b90f6447f6907548b8/src/SystemConfiguration/NetworkReachability.cs#L252 is never freed. Also we don't have tests for NetworkReachability.SetNotification.
The GCHandle allocated here:
https://github.com/xamarin/xamarin-macios/blob/2930c052b32318af63c1f3b90f6447f6907548b8/src/SystemConfiguration/NetworkReachability.cs#L252
is never freed.
Also we don't have tests for NetworkReachability.SetNotification.