1 write to _fileChangesToProcess
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
162_fileChangesToProcess = new AsyncBatchingWorkQueue<string>(
2 references to _fileChangesToProcess
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (2)
1047_fileChangesToProcess.AddWork(e.FilePath); 1224_fileChangesToProcess.Dispose();