Example #1
0
 public static long GetAllocatedBytesForCurrentThread()
 {
     return(RuntimeImports.RhGetAllocatedBytesForCurrentThread());
 }