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