2 writes to objectValue
ReachFramework (2)
Serialization\Manager\XpsTokenContext.cs (2)
28
this.
objectValue
= propertyContext.Value;
50
this.
objectValue
= objectValue;
1 reference to objectValue
ReachFramework (1)
Serialization\Manager\XpsTokenContext.cs (1)
118
return
objectValue
;