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