2 writes to objectValue
ReachFramework (2)
Serialization\Manager\XpsTokenContext.cs (2)
40
this.
objectValue
= propertyContext.Value;
62
this.
objectValue
= objectValue;
1 reference to objectValue
ReachFramework (1)
Serialization\Manager\XpsTokenContext.cs (1)
130
return
objectValue
;