ScoreLeaderboard.cs

Empty or stub C# source file named ScoreLeaderboard.cs that only contains using directives for Sandbox, Sandbox.Services, System.Threading.Tasks, and a static using for Sandbox.Services.Leaderboards. It has no types, methods, or executable code.

Rough Code
using Sandbox;
using Sandbox.Services;
using System.Threading.Tasks;
using static Sandbox.Services.Leaderboards;