2 writes to objectValue
ReachFramework (2)
Serialization\Manager\XpsTokenContext.cs (2)
29
this.
objectValue
= propertyContext.Value;
51
this.
objectValue
= objectValue;
1 reference to objectValue
ReachFramework (1)
Serialization\Manager\XpsTokenContext.cs (1)
119
return
objectValue
;