2 references to IsHeldByCurrentThread
mscorlib (2)
system\threading\SpinLock.cs (2)
643if (threadTrackingEnabled && !IsHeldByCurrentThread) 748return m_spinLock.IsHeldByCurrentThread;