4 references to _metadataReferencesAddedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
612projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch, _metadataReferencesAddedInBatch); 636ClearAndZeroCapacity(_metadataReferencesAddedInBatch); 1247_metadataReferencesAddedInBatch.Add((fullPath, properties)); 1292if (!_metadataReferencesAddedInBatch.Remove((fullPath, properties)))