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