6 references to ProjectLocation
Microsoft.Build (4)
Evaluation\Evaluator.cs (4)
1990string importExpressionEscaped = _expander.ExpandIntoStringLeaveEscaped(unescapedExpression, ExpanderOptions.ExpandProperties, importElement.ProjectLocation); 2502ExpanderOptions.ExpandProperties, importElement.ProjectLocation); 2528VerifyVSDistributionPath(importElement.Project, importElement.ProjectLocation); 2533ProjectErrorUtilities.ThrowInvalidProject(importElement.ProjectLocation,
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
835ViewValidation.VerifySameLocation(realXml.ProjectLocation, viewXml.ProjectLocation, context);