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