3 writes to Value
PresentationFramework (3)
System\Windows\Markup\Baml2006\SharedStream.cs (3)
63
_refCount.
Value
++;
71
_refCount.
Value
++;
262
_refCount.
Value
--;
2 references to Value
PresentationFramework (2)
System\Windows\Markup\Baml2006\SharedStream.cs (2)
80
get { return _refCount.
Value
; }
263
if (_refCount.
Value
< 1)