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