This is a tracking issue for support Android scenarios on CoreCLR GC. - [x] Prototype using `IReferenceTracker` - [repo](https://github.com/AaronRobinsonMSFT/BridgeSandbox/tree/reftracker_prototype) - [x] Prototype using bespoke solution - [demo and bridge](https://github.com/AaronRobinsonMSFT/BridgeSandbox/tree/gchandle_prototype) [custom runtime](https://github.com/AaronRobinsonMSFT/runtime/tree/prototype_gchandle) - [ ] Implement the GC Bridge - [x] Get new API approved - [x] CoreCLR - [ ] native AOT