3 references to InputsLocation
Microsoft.Build (3)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (3)
144
_targetToAnalyze.
InputsLocation
, "TargetInputsSpecifiedWithoutOutputs", TargetToAnalyze.Name);
413
var targetInputs = bucket.Expander.ExpandIntoStringListLeaveEscaped(TargetInputSpecification, ExpanderOptions.ExpandPropertiesAndMetadata, _targetToAnalyze.
InputsLocation
);
428
_targetToAnalyze.
InputsLocation
);