3 writes to Value
PresentationFramework (3)
System\Windows\Markup\Baml2006\SharedStream.cs (3)
61
_refCount.
Value
++;
69
_refCount.
Value
++;
260
_refCount.
Value
--;
2 references to Value
PresentationFramework (2)
System\Windows\Markup\Baml2006\SharedStream.cs (2)
78
get { return _refCount.
Value
; }
261
if (_refCount.
Value
< 1)