internal EmbeddedItemInfo(ITaskItem reference, bool compress) : this(reference.GetFullPath(), compress) { }