3 writes to Value
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (3)
71_refCount.Value++; 79_refCount.Value++; 279_refCount.Value--;
2 references to Value
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (2)
88get { return _refCount.Value; } 280if (_refCount.Value < 1)