public void RemoveExtentCacheSafe(AttributeReference reference)
 {
     _extents.Remove(reference);
 }