4 references to ProjectLocation
Microsoft.Build (4)
Evaluation\Evaluator.cs (4)
2090
string importExpressionEscaped = _expander.ExpandIntoStringLeaveEscaped(unescapedExpression, ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2607
ExpanderOptions.ExpandProperties, importElement.
ProjectLocation
);
2633
VerifyVSDistributionPath(importElement.Project, importElement.
ProjectLocation
);
2646
ProjectErrorUtilities.ThrowInvalidProject(importElement.
ProjectLocation
, "ImportedProjectFromExtensionsPathNotFound",