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