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