3 writes to _isComplex
ReachFramework (3)
Serialization\Manager\ReachSerializableProperties.cs (3)
371
this.
_isComplex
= false;
391
this.
_isComplex
= false;
531
_isComplex
= value;
1 reference to _isComplex
ReachFramework (1)
Serialization\Manager\ReachSerializableProperties.cs (1)
526
return
_isComplex
;