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