3 writes to Value
PresentationFramework (3)
System\Windows\Markup\Baml2006\SharedStream.cs (3)
62
_refCount.
Value
++;
70
_refCount.
Value
++;
261
_refCount.
Value
--;
2 references to Value
PresentationFramework (2)
System\Windows\Markup\Baml2006\SharedStream.cs (2)
79
get { return _refCount.
Value
; }
262
if (_refCount.
Value
< 1)