5 references to AutomationRetryCount
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (5)
InProcess\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)