If you are running V1.1 then you can use the SOS.dll that is in the Framework\v1.1.4322 folder under a Native Debugger or using VS.Net 2003 in Native or Mixed mode. You can type .load sos.dll in the Intermediate window of VS.NET and then type !syncblk.Here is some more information on !syncblk=n !SyncBlk n Command that shows the list of SyncBlocks , the corresponding owning thread and the object that the SyncBlock corresponds to n Example
=