вот так должно быть using System; using System.Collections.Generic; using System.Globalization; using System.Timers; using BlueStacks.Common; using Newtonsoft.Json.Linq; namespace BlueStacks.BlueStacksUI { // Token: 0x02000170 RID: 368 internal partial class PromotionManager { // Token: 0x06000E17 RID: 3607 private static JToken GetPromotionData() { return null; } } }