2 references to inOutArgumentGenericType
System.Activities (2)
System\Activities\ActivityUtilities.cs (2)
147
if (genericType ==
inOutArgumentGenericType
)
1411
argumentType = ActivityUtilities.
inOutArgumentGenericType
.MakeGenericType(type);