1 write to _fileChangesToProcess
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
199
_fileChangesToProcess
= new AsyncBatchingWorkQueue<string>(
1 reference to _fileChangesToProcess
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
1185
_fileChangesToProcess
.AddWork(fullFilePath);