1 reference to EmptyLocation
Microsoft.Build.Framework (1)
Profiler\EvaluationLocation.cs (1)
146ParentId = parentId == EmptyLocation.Id ? null : parentId; // The empty location doesn't count as a parent id, since it's just a dummy starting point