2 references to GetTypeReference
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
984
Type propertyType =
GetTypeReference
(currentDirection, type);
1016
Type propertyType =
GetTypeReference
(direction, currentType);