3 references to FilePath
Microsoft.CodeAnalysis.Features (3)
PdbSourceDocument\SourceLinkMap.cs (3)
38
filePath =
FilePath
;
105
list.Sort((left, right) => -left.
FilePath
.Path.Length.CompareTo(right.
FilePath
.Path.Length));