4 writes to _firstCall
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (4)
1091
_firstCall
= true;
1103
clone.
_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)
1103
clone._firstCall =
_firstCall
;
1109
if (
_firstCall
)
1124
if (
_firstCall
)