2 references to CloseCodeFile
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\SolutionExplorer_InProc.cs (1)
535CloseCodeFile(projectName, fileName, saveFile: true);
OutOfProcess\SolutionExplorer_OutOfProc.cs (1)
77=> _inProc.CloseCodeFile(project.Name, fileName, saveFile);