Niko Uusitalo
  • Home
  • Blog
  • Featured Posts
  • About
  • Github
  • Linkedin
Sign in Subscribe

IL

A collection of 2 posts
C# const, static, readonly: An IL Deep Dive
C#

C# const, static, readonly: An IL Deep Dive

This post is a deep dive into what happens at the IL (Intermediate Language) level when the C# keywords const, static, and readonly are used for fields and properties.
Feb 21, 2025 9 min read
Viewing IL Generated by the C# Compiler With ILSpy
C#

Viewing IL Generated by the C# Compiler With ILSpy

ILSpy makes it easy to view decompiled IL that was generated by the C# compiler. This post will walk you through the few short steps needed to see your IL code.
Aug 23, 2021 2 min read
Page 1 of 1
Niko Uusitalo © 2025. This work is licensed under a Creative Commons Attribution 4.0 International License.
  • Privacy
Powered by Ghost