I've seen in it in the primary CLR dll, mscorlib.dll, and I've seen in it in this CLR Profiling API interface, ICorProfilerCallback2.
Just curious: what does the word 'Cor' stand for?
|
2
|
I've seen in it in the primary CLR dll, mscorlib.dll, and I've seen in it in this CLR Profiling API interface, ICorProfilerCallback2. Just curious: what does the word 'Cor' stand for?
|
||
|
|
|
|
"Common Object Runtime" For more, see:
EDIT: Here's an interesting addendum from Jeffrey Richter's book
|
||||||||||
|