terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
BinaryCompatibility.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x020000B2 RID: 178
6 internal static class BinaryCompatibility
7 {
8 // Token: 0x170001D2 RID: 466
9 // (get) Token: 0x060007C1 RID: 1985 RVA: 0x00019848 File Offset: 0x00017A48
11 {
12 get
13 {
14 return true;
15 }
16 }
17 }
18}