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