1 reference to IsValidVectorInputParameter
Microsoft.Build.Tasks.Core (1)
parent\Shared\TaskParameterTypeVerifier.cs (1)
100
return IsValidScalarInputParameter(parameterType) ||
IsValidVectorInputParameter
(parameterType);