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