8 references to None
System (8)
sys\system\collections\concurrent\ConcurrentBag.cs (8)
163list.m_currentOp = (int)ListOperation.None; 170list.m_currentOp = (int)ListOperation.None; 248list.m_currentOp = (int)ListOperation.None; 279list.m_currentOp = (int)ListOperation.None; 441if (list.Count <= 2 && list.m_currentOp != (int)ListOperation.None) 444while (list.m_currentOp != (int)ListOperation.None) 849if (currentList.m_currentOp != (int)ListOperation.None) 852while (currentList.m_currentOp != (int)ListOperation.None)