Contents tagged with Lazy
- 
Not-So-Lazy Static Constructors in C# 4.0A coworker pointed me towards an interesting blog post by John Skeet about the changed behavior of static constructors in C# 4.0 (yes, I know, it’s been a few years now, but I never ran into it). It … more