3 references to FilePath
Microsoft.CodeAnalysis.Workspaces (3)
Storage\SQLite\v2\SQLitePersistentStorage_DocumentIds.cs (3)
34
documentKey.
FilePath
!= null && PathUtilities.GetDirectoryName(PathUtilities.GetRelativePath(_solutionDirectory, documentKey.
FilePath
)) is { Length: > 0 } directoryName
36
: documentKey.
FilePath
;