2 references to FilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
1047_fileChangesToProcess.AddWork(e.FilePath);
Workspace\ProjectSystem\ReferenceFileChangeTracker.cs (1)
57fileReferenceChangeContext.FileChanged += (s, e) => _workQueue.AddWork(e.FilePath);