4 writes to _complexPropertiesIndex
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
38this._complexPropertiesIndex = -1; 114_complexPropertiesIndex++; 133this._complexPropertiesIndex = -1; 204this._complexPropertiesIndex = -1;
2 references to _complexPropertiesIndex
ReachFramework (2)
Serialization\Manager\ReachSerializableProperties.cs (2)
108if(_complexPropertiesIndex == -1) 112if(_complexPropertiesIndex < _complexPropertyCollection.Count-1)