using System; using Cpp2IlInjected; namespace System.Diagnostics { /// Provides data for the and events. // Token: 0x020000CE RID: 206 [Token(Token = "0x20000CE")] public class DataReceivedEventArgs : EventArgs { } }