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