2 references to FindDeclaredVariables
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
253var allVariables = VariableHelper.FindDeclaredVariables(workflowElement, this.scopesList); 806return VariableHelper.FindDeclaredVariables(element, null);