3 writes to serializerTypeForProperty
ReachFramework (3)
Serialization\Manager\ReachSerializationCacheItems.cs (3)
297
this.
serializerTypeForProperty
= null;
317
this.
serializerTypeForProperty
= serializerTypeForProperty;
351
serializerTypeForProperty
= value;
1 reference to serializerTypeForProperty
ReachFramework (1)
Serialization\Manager\ReachSerializationCacheItems.cs (1)
346
return
serializerTypeForProperty
;