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