4 references to ProjectLocation
Microsoft.Build (4)
Evaluation\Evaluator.cs (4)
2073
string importExpressionEscaped = _expander.ExpandIntoStringLeaveEscaped(unescapedExpression, ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2585
ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2611
VerifyVSDistributionPath(importElement.Project, importElement.
ProjectLocation
);
2624
ProjectErrorUtilities.ThrowInvalidProject(importElement.
ProjectLocation
, "ImportedProjectFromExtensionsPathNotFound",