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