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.
C# を使用して作成された .NET バイナリから CodeDOM を読み込むことは可能ですか?
いいえ。CodeDOM は、生成されたソースや解析中のソースに限定されます。