Name |
Description |
AppDomain |
CLR code AppDomain. This is valid only if there is CLR loaded into debugging process. |
ClrException |
CLR code Exception. This is valid only if there is CLR loaded into debugging process. |
ClrString |
CLR code String. This is valid only if there is CLR loaded into debugging process. |
ClrThread |
CLR code Thread. This is valid only if there is CLR loaded into debugging process. |
Heap |
CLR code Heap is a abstraction for the whole GC Heap. This is valid only if there is CLR loaded into debugging process. |