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