4 references to Input
Microsoft.Build.Tasks.Core (4)
AssemblyDependency\Node\RarNodeExecuteRequest.cs (2)
38
_taskInputs = RarTaskParameters.Get(ParameterType.
Input
, rar);
76
RarTaskParameters.Set(ParameterType.
Input
, rar, _taskInputs);
AssemblyDependency\Node\RarTaskParameters.cs (2)
55
ReflectedPropertyInfo[] properties = parameterType == ParameterType.
Input
106
ReflectedPropertyInfo[] properties = parameterType == ParameterType.
Input