4 references to TargetInputSpecification
Microsoft.Build (4)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (4)
143ProjectErrorUtilities.VerifyThrowInvalidProject((TargetOutputSpecification.Length > 0) || (TargetInputSpecification.Length == 0), 413var targetInputs = bucket.Expander.ExpandIntoStringListLeaveEscaped(TargetInputSpecification, ExpanderOptions.ExpandPropertiesAndMetadata, _targetToAnalyze.InputsLocation); 454if (TargetInputSpecification.Length > 0) 490if (TargetInputSpecification.Length == 0)