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.
ilasm を使用して il コードをコンパイルしたいと考えています。私が使用できる非常に多くのパラメータがあります。ビジュアルスタジオでは、プロジェクト設定で「コードの最適化」にチェックを入れるだけです。ilasm コンパイラを「リリース」モードでコンパイルし、コードを最適化し、できるだけ少ないデバッグ情報を作成できるようにするにはどうすればよいですか -> 可能な限り最高のパフォーマンスを実現したいと考えています。