3 references to FilePath
ILCompiler.Compiler (3)
parent\parent\Common\Microsoft\SourceLink\Tools\SourceLinkMap.cs (3)
33
filePath =
FilePath
;
98
list.Sort((left, right) => -left.
FilePath
.Path.Length.CompareTo(right.
FilePath
.Path.Length));