Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ASP.Net プロジェクトで使用されるすべてのリソースを一覧表示したいと思います。私はいくつかのリソース ファイル (.resx) をいくつか複製して持っています。
リソース ビルダー名、GetLocalResource、getGlobalResource メソッドを探して、プロジェクト全体を解析することを考えましたが、「使用」部分のような多くの予期しないものを返します...
最も簡単な解決策は何ですか?
どうもありがとう!