2 references to Catch
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\CatchDesigner.xaml.cs (1)
58Type type = typeof(Catch<>);
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (1)
333Type catchType = typeof(Catch<>).MakeGenericType(exceptionType);