3 references to RemoveFile
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
798=> _sourceFiles.RemoveFile(fullPath); 815=> _additionalFiles.RemoveFile(fullPath); 831=> _analyzerConfigFiles.RemoveFile(fullPath);