3 references to NoOpResult
NuGet.Commands (3)
RestoreCommand\RestoreCommand.cs (3)
79private const string NoOpResult = nameof(NoOpResult); 239telemetry.TelemetryEvent[NoOpResult] = false; // Getting here means we did not no-op. 490telemetry.TelemetryEvent[NoOpResult] = true;