1 write to Path
Microsoft.NET.ProjectData.Tasks (1)
ForwardCompat.cs (1)
916
this.
Path
= path;
2 references to Path
Microsoft.NET.ProjectData.Tasks (2)
ForwardCompat.cs (2)
601
candidateByPath[leaf.
Path
] = leaf;
610
if (!candidateByPath.TryGetValue(existingLeaf.
Path
, out Leaf? candidateLeaf))