1 write to CommonOperations
NuGet.PackageManagement (1)
Context\IDEExecutionContext.cs (1)
22CommonOperations = commonOperations;
3 references to CommonOperations
NuGet.PackageManagement (3)
Context\IDEExecutionContext.cs (3)
27await CommonOperations.OpenFile(fullPath); 32await CommonOperations.SaveSolutionExplorerNodeStates(solutionManager); 37await CommonOperations.CollapseAllNodes(solutionManager);