private CoreAction CreateSnapshot(int id) { _coreCLR.CreateSnapshot(id); return(CoreAction.CreateSnapshot(Ticks, id)); }