using System; using Cpp2IlInjected; namespace System.Xml.Serialization { /// An abstract class that is the base class for and and that contains methods common to both of these types. // Token: 0x02000138 RID: 312 [Token(Token = "0x2000138")] public abstract class XmlSerializationGeneratedCode { /// Initializes an instance of the class. // Token: 0x06000D6C RID: 3436 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x6000D6C")] [Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")] protected XmlSerializationGeneratedCode() { } } }