3 writes to _value
PresentationCore (3)
Graphics\include\exports.cs (3)
1425
_value
= v;
1490
_head.
_value
= value;
1517
_head.
_value
= DUCE.ResourceHandle.Null;
5 references to _value
PresentationCore (5)
Graphics\include\exports.cs (5)
1462
if (_head.
_value
.IsNull)
1505
if (!_head.
_value
.IsNull)
1590
value = _head.
_value
;
1597
value = ((List<Entry>)_head._key)[index].
_value
;
1616
else if (!_head.
_value
.IsNull)