Click here to Skip to main content
15,896,063 members
Articles / Programming Languages / C#

.NET Methods Inlining and Loops

Rate me:
Please Sign up or sign in to vote.
4.80/5 (9 votes)
24 Jan 2016CPOL3 min read 30.9K   9  
This article dives into .NET method inlining topic and shed some light on one particular case when CLR is more likely to inline method - looping.

Views

Daily Counts

License

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


Written By
Technical Lead
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions