Newbetuts
.
New posts in il
Why can I not modify the result of an unboxing conversion?
c#
il
boxing
unboxing
Stackoverflow doing boxing in C#
c#
stack-overflow
il
Why is the C# compiler emitting a callvirt instruction for a GetType() method call?
c#
compiler-construction
il
type-safety
Why does my application spend 24% of its life doing a null check?
c#
performance
optimization
il
micro-optimization
Performance of static methods vs instance methods
c#
performance
static-methods
il
Why does the C# compiler translate this != comparison as if it were a > comparison?
c#
cil
il
notnull
binary-operators
Prev