3 references to RemoveFile
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
859=> _sourceFiles.RemoveFile(fullPath); 876=> _additionalFiles.RemoveFile(fullPath); 892=> _analyzerConfigFiles.RemoveFile(fullPath);