3 references to MultiRemove
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
1111_allMetadataReferences.MultiRemove(fullPath, properties);
Workspace\Solution\SolutionState.cs (2)
587builder.MultiRemove(filePath, documentState.Id); 604builder.MultiRemove(oldFilePath, documentId);