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