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