[]
Gets or sets a callback action that is called for each found instance after the replacement has been done.
public Action<ReplacedArgs> ReplacedCallback { get; set; }