2 references to OperationType
NuGet.PackageManagement (2)
Telemetry\ActionsTelemetryEvent.cs (2)
26base[nameof(OperationType)] = operationType; 31public NuGetProjectActionType OperationType => (NuGetProjectActionType)base[nameof(OperationType)];