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