4 writes to _complexPropertiesIndex
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
37this._complexPropertiesIndex = -1; 113_complexPropertiesIndex++; 132this._complexPropertiesIndex = -1; 203this._complexPropertiesIndex = -1;
2 references to _complexPropertiesIndex
ReachFramework (2)
Serialization\Manager\ReachSerializableProperties.cs (2)
107if(_complexPropertiesIndex == -1) 111if(_complexPropertiesIndex < _complexPropertyCollection.Count-1)