Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notify the debugger of a cross-thread dependency in Lock (dotnet#101501)
* Notify the debugger of a cross-thread dependency in Lock When a FuncEval tries to acquire a Lock that is held by a different thread, notify the debugger of a cross-thread dependency.
- Loading branch information