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