2 references to outArgumentGenericType
System.Activities (2)
System\Activities\ActivityUtilities.cs (2)
141
if (genericType ==
outArgumentGenericType
)
1407
argumentType = ActivityUtilities.
outArgumentGenericType
.MakeGenericType(type);