As im reading through 3 books about GC , ive notice some strange fact :
C# via
CLR
CriticalFinalizerObject : the
CLR treats this class and classes derived from it in a very special manner
what ???
"not find enough memory to COMPILE a method? " IMHO - the code should be already compiled... no ?
when Im writing c# code - the whole
…