1 reference to GetLockContentionCount
System.Private.CoreLib (1)
src\System\Threading\Monitor.CoreCLR.cs (1)
345
public static long LockContentionCount =>
GetLockContentionCount
() + Lock.ContentionCount;