2 references to IsValidInputParameter
Microsoft.Build (2)
Instance\TaskRegistry.cs (1)
1736(!output && (!TaskParameterTypeVerifier.IsValidInputParameter(paramType))) ||
TaskParameter.cs (1)
116TaskParameterTypeVerifier.IsValidInputParameter(wrappedParameterType) || TaskParameterTypeVerifier.IsValidOutputParameter(wrappedParameterType),