1 write to Output
Microsoft.Build (1)
Construction\ProjectUsingTaskParameterElement.cs (1)
173Output = output,
3 references to Output
Microsoft.Build (3)
Construction\ProjectUsingTaskParameterElement.cs (1)
193return owner.CreateUsingTaskParameterElement(Name, Output, Required, ParameterType);
Instance\TaskRegistry.cs (2)
1782string expandedOutput = expander.ExpandIntoStringLeaveEscaped(parameter.Output, expanderOptions, parameter.OutputLocation); 1790parameter.Output,