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