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)
80get { return _refCount.Value; } 263if (_refCount.Value < 1)