Do not hold a lock while your profiler calls into a CLR function that can trigger a garbage collection.
当探查器调入可能触发垃圾回收的clr函数时,不要持有锁。
The address of the CLR function that caused the fatal error, the ID of the thread where the error occurred, and the error code.
导致致命错误的clr函数的地址、发生错误的线程的ID和错误代码。
Because the function will presumably be called a lot more often, the CLR is allowed to inline functions that are up to 5 times larger than the original call site.
这是因为据推测函数通常会被多次调用,所以CLR允许内联函数可以增长至原始调用大小的5倍大。
应用推荐