2 references to AddFile
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\SolutionExplorer_InProc.cs (1)
497
AddFile
(projectName, fileName, contents, open);
OutOfProcess\SolutionExplorer_OutOfProc.cs (1)
55
=> _inProc.
AddFile
(project.Name, fileName, contents, open);