2 references to WalkRuntimeDependencyDuration
NuGet.Commands (2)
RestoreCommand\ProjectRestoreCommand.cs (2)
33
private const string WalkRuntimeDependencyDuration = nameof(
WalkRuntimeDependencyDuration
);
153
telemetryActivity.EndIntervalMeasure(telemetryPrefix +
WalkRuntimeDependencyDuration
);