ILSpy
ILSpy copied to clipboard
Search resources option
When searching, the "search for" combobox should have an "resources" option. This would search through embedded resources for the given text.
My actual use case is working with XAML files, where I want to find a template which corresponds to a class. This is not possible via the Analyzer (under "Used By") nor does it appear in the search results. I have to inspect the compiled .baml files myself.
Should this be closed?