3 references to TreatAsLocalPropertyLocation
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
870
foreach (string propertyName in _expander.ExpandIntoStringListLeaveEscaped(currentProjectOrImport.TreatAsLocalProperty, ExpanderOptions.ExpandProperties, currentProjectOrImport.
TreatAsLocalPropertyLocation
))
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
544
ViewValidation.VerifySameLocation(realXml.
TreatAsLocalPropertyLocation
, viewXml.
TreatAsLocalPropertyLocation
, context);