1 write to _cacheResponse
UIAutomationClient (1)
MS\Internal\Automation\CalloutQueueItem.cs (1)
41
_cacheResponse
= cacheResponse;
1 reference to _cacheResponse
UIAutomationClient (1)
MS\Internal\Automation\CalloutQueueItem.cs (1)
59
AutomationElement el = CacheHelper.BuildAutomationElementsFromResponse(_cacheRequest,
_cacheResponse
);