1 instantiation of Switch
System.Activities.Core.Presentation (1)
System\ServiceModel\Activities\Presentation\ServiceContractImporter.cs (1)
178
replySelector = new
Switch
<string>
4 references to Switch
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\CaseDesigner.xaml.cs (1)
175
return item.ItemType.IsGenericType && item.ItemType.GetGenericTypeDefinition() == typeof(
Switch
<>);
System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (1)
302
Type type = typeof(
Switch
<>);
System\ServiceModel\Activities\Presentation\ServiceContractImporter.cs (1)
173
Switch
<string> replySelector = null;
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelUtilities.cs (1)
24
modelItem.Parent.Parent.Parent.ItemType.GetGenericTypeDefinition() == typeof(System.Activities.Statements.
Switch
<>))