3 references to GetActivityPath
System.Workflow.Activities (3)
WebServiceResponse.cs (3)
574IEnumerable<String> searchBoundaryPath = GetActivityPath(searchBoundary); 575IEnumerable<String> currentActivityPath = GetActivityPath(webServiceActivity); 596foreach (String path in GetActivityPath(activity.Parent))