1 write to action
System.Private.CoreLib (1)
System\GC.NativeAot.cs (1)
326pWorkItem->action = new GCHandle<Action>(callback);
2 references to action
System.Private.CoreLib (2)
System\GC.NativeAot.cs (2)
356pWorkItem->action.Target(); 362pWorkItem->action.Dispose();