3 references to Parallel
System.Activities (1)
System\Activities\Debugger\DebugManager.cs (1)
485
return activity is
Parallel
||
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\InteropDesigner.xaml.cs (1)
57
interopTypeAssemblyQualifiedName = typeof(
Parallel
).AssemblyQualifiedName.Replace("Parallel", "Interop").Replace("System.Activities,", "System.Workflow.Runtime,");
System\Activities\Core\Presentation\ParallelDesigner.xaml.cs (1)
25
Type type = typeof(
Parallel
);