2 references to ShouldSpinForEnterAnyRead
System.Core (2)
system\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs (2)
415if (spinCount < MaxSpinCount && ShouldSpinForEnterAnyRead()) 791if (spinCount < MaxSpinCount && ShouldSpinForEnterAnyRead())