11 references to GetNameForExceptionMessage
Microsoft.VisualStudio.IntegrationTest.Utilities (11)
AutomationElementExtensions.cs (11)
52
throw new InvalidOperationException($"Could not find item with Automation ID '{automationId}' under '{parent.
GetNameForExceptionMessage
()}'.");
77
throw new InvalidOperationException($"Could not find item with name '{name}' under '{parent.
GetNameForExceptionMessage
()}'.");
102
throw new InvalidOperationException($"Could not find item with class '{className}' under '{parent.
GetNameForExceptionMessage
()}'.");
147
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the InvokePattern.");
167
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the ExpandCollapsePattern.");
187
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the ExpandCollapsePattern.");
207
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the SelectionItemPattern.");
227
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the ValuePattern.");
247
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the ValuePattern.");
325
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the TogglePattern.");
345
throw new InvalidOperationException($"The element '{element.
GetNameForExceptionMessage
()}' does not support the TogglePattern.");