internal void Register( GCCallback callback ) { callbacks.Add( callback ); }
internal void Register(GCCallback callback) { callbacks.Add(callback); }