1 write to FilePath
Microsoft.SourceLink.Tools.Package (1)
SourceLinkMap.cs (1)
40
FilePath
= filePath;
3 references to FilePath
Microsoft.SourceLink.Tools.Package (3)
SourceLinkMap.cs (3)
46
filePath =
FilePath
;
125
list.Sort((left, right) => -left.
FilePath
.Path.Length.CompareTo(right.
FilePath
.Path.Length));