using System; using System.Runtime.InteropServices; using Cpp2IlInjected; namespace System.Threading { /// Represents the method that executes on a . // Token: 0x0200035B RID: 859 // (Invoke) Token: 0x06002026 RID: 8230 [Token(Token = "0x200035B")] [ComVisible(true)] public delegate void ThreadStart(); }