2 references to ContinueTryEnter
mscorlib (2)
system\threading\SpinLock.cs (2)
171ContinueTryEnter(Timeout.Infinite, ref lockTaken); // Then try the slow path if any of the above conditions is met 271ContinueTryEnter(millisecondsTimeout, ref lockTaken); // The call the slow pth