3 writes to _isComplex
ReachFramework (3)
Serialization\Manager\ReachSerializableProperties.cs (3)
381
this.
_isComplex
= false;
401
this.
_isComplex
= false;
541
_isComplex
= value;
1 reference to _isComplex
ReachFramework (1)
Serialization\Manager\ReachSerializableProperties.cs (1)
536
return
_isComplex
;