5 references to AutomationRetryCount
Microsoft.VisualStudio.IntegrationTest.Utilities (5)
AutomationElementExtensions.cs (5)
48retryCount: AutomationRetryCount); 73retryCount: AutomationRetryCount); 98retryCount: AutomationRetryCount); 369catch (COMException e) when (e.HResult == UIA_E_ELEMENTNOTAVAILABLE && i < AutomationRetryCount) 386catch (COMException e) when (e.HResult == UIA_E_ELEMENTNOTAVAILABLE && i < AutomationRetryCount)