2 references to locationGenericType
System.Activities (2)
System\Activities\ActivityUtilities.cs (2)
363if (type.IsGenericType && type.GetGenericTypeDefinition() == locationGenericType) 417return locationGenericType.MakeGenericType(locationType);