Click here to Skip to main content
15,892,643 members
Articles / Programming Languages / MSIL

Parsing the IL of a Method Body

Rate me:
Please Sign up or sign in to vote.
4.90/5 (69 votes)
28 Jun 2007CPOL4 min read 189.2K   6.1K   109  
This article shows how to get a readable and programmable result from the IL array provided by the MethodBody.GetILAsByteArray() method.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Romania Romania
.Net Developer specialized in ASP.Net 2.0 Applications with AJAX technology

Comments and Discussions