Studio 2024.10.8 - Universal search does not find things inside Filter Data Table

Needed to change all instances of TransactionItem.SpecificContent(“Oth Name”) to TransactionItem.SpecificContent(“Name”) in a project.

Used universal search to find all instances of “Oth Name” and changed them. Ran the automation. Got exceptions of The given key ‘Oth Name’ was not present in the dictionary.

Opened Main.xaml in notepad and found instances of Oth Name inside Filter Data Table activities, that universal search did not find.