4 writes to _firstCall
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (4)
1091_firstCall = true; 1103clone._firstCall = _firstCall; 1111_firstCall = false; 1138_firstCall = true;
3 references to _firstCall
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (3)
1103clone._firstCall = _firstCall; 1109if (_firstCall) 1124if (_firstCall)