2 references to ForceRestore
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
87
private const string ForceRestore = nameof(
ForceRestore
);
468
telemetry.TelemetryEvent[
ForceRestore
] = !_request.AllowNoOp;