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