2 writes to _symbolOffsetCache
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (2)
37
_symbolOffsetCache
= -1;
205
_symbolOffsetCache
= value;
1 reference to _symbolOffsetCache
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (1)
200
return
_symbolOffsetCache
;