Programming

Funcletizer.Funcletize

So, I'm stepping through Microsoft's code using Reflector, trying to debug an "Object reference not set to an instance of an object" error and I come across this line of code...


      query = Funcletizer.Funcletize(query);

Cracked me up.
Posted February 16, 2010 0 comments

Comments