2 references to FindDescendantByPath
Microsoft.VisualStudio.LanguageServices.IntegrationTests (2)
CSharp\CSharpInteractiveFormsAndWpf.cs (2)
64var formLabel = form.FindDescendantByPath("text"); 67var wpfContent = wpf.FindDescendantByPath("text");