4 references to ICommonOperations
NuGet.PackageManagement (4)
Context\IDEExecutionContext.cs (2)
14
public
ICommonOperations
CommonOperations { get; }
16
public IDEExecutionContext(
ICommonOperations
commonOperations)
Context\PackageManagementContext.cs (2)
21
ICommonOperations
commonOperations)
53
public
ICommonOperations
CommonOperations { get; private set; }