2 writes to _refCount
UIAutomationClient (2)
System\Windows\Automation\CacheRequest.cs (2)
180
_refCount
++;
215
_refCount
--;
1 reference to _refCount
UIAutomationClient (1)
System\Windows\Automation\CacheRequest.cs (1)
480
if (
_refCount
!= 0 || this == DefaultCacheRequest)