4 writes to _complexPropertiesIndex
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
48this._complexPropertiesIndex = -1; 124_complexPropertiesIndex++; 143this._complexPropertiesIndex = -1; 214this._complexPropertiesIndex = -1;
2 references to _complexPropertiesIndex
ReachFramework (2)
Serialization\Manager\ReachSerializableProperties.cs (2)
118if(_complexPropertiesIndex == -1) 122if(_complexPropertiesIndex < _complexPropertyCollection.Count-1)