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