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