2 references to RemoveAdditionalFile
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_IAnalyzerHost.cs (1)
42
=> ProjectSystemProject.
RemoveAdditionalFile
(additionalFilePath);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
252
=> _projectSystemProject.
RemoveAdditionalFile
(filePath);