Base:
property
Location
Microsoft.Build.Execution.ProjectTargetInstanceChild.Location
3 references to Location
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupIntrinsicTask.cs (1)
61buckets = BatchingEngine.PrepareBatchingBuckets(parameterValues, lookup, child.ItemType, _taskInstance.Location, LoggingContext);
Microsoft.Build.Engine.UnitTests (2)
TestComparers\ProjectInstanceModelTestComparers.cs (2)
154Assert.Equal(x.Location, y.Location, new Helpers.ElementLocationComparerIgnoringType());