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