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