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