3 references to RemoveFile
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
885=> _sourceFiles.RemoveFile(fullPath); 902=> _additionalFiles.RemoveFile(fullPath); 918=> _analyzerConfigFiles.RemoveFile(fullPath);