Implement generalized asset deletion
Object.FSReferences() will return paths to assets referenced by the object, allowing for generalized deletion, which is implemented in the deduplication code (only caller of Delete).
Object.FSReferences() will return paths to assets referenced by the object, allowing for generalized deletion, which is implemented in the deduplication code (only caller of Delete).