4 references to ProjectLocation
Microsoft.Build (4)
Evaluation\Evaluator.cs (4)
2037
string importExpressionEscaped = _expander.ExpandIntoStringLeaveEscaped(unescapedExpression, ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2549
ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2575
VerifyVSDistributionPath(importElement.Project, importElement.
ProjectLocation
);
2588
ProjectErrorUtilities.ThrowInvalidProject(importElement.
ProjectLocation
, "ImportedProjectFromExtensionsPathNotFound",