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