Announcements
Hi I am wondering is there easy way to find out what source files contain a specific string in the whole AOT? The search bar in the Application Explorer in Visual studio doesn't seem to support that.
You can use the Search metadata with code:”your string” in the Dynamics 365 menu in VS.
Great, thx!
Use Medatadata search in VS . Also take a look at my blog below and see if it helps
community.dynamics.com/.../find-references-in-dynamics-365-for-operations-using-powershell
This works very well. Thank you!
Another alternative is simply searching the contents of files on disk (source code and metadata are stored in .xml files, which can be easily searched). It may be a better or worse option, depending on your particular needs.
You can use various tools for that, including Powershell (Select-String cmdlet).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Abhilash Warrier 681 Super User 2026 Season 1
André Arnaud de Cal... 551 Super User 2026 Season 1
Giorgio Bonacorsi 471