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