1 reference to IsValidVectorInputParameter
MSBuild (1)
TaskParameterTypeVerifier.cs (1)
61
return IsValidScalarInputParameter(parameterType) ||
IsValidVectorInputParameter
(parameterType);