terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
BinaryCompatibility.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
5
namespace
System.Xml
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x20000B2"
)]
8
internal
static
class
BinaryCompatibility
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x170001D2"
)]
11
public
static
bool
TargetsAtLeast_Desktop_V4_5_2
12
{
13
[global::Cpp2ILInjected.Token(Token =
"0x60007C1"
)]
14
[global::Cpp2ILInjected.Address(RVA =
"0x1DB1930"
, Offset =
"0x1DB1930"
, Length =
"0x8"
)]
15
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
XmlReaderSettings
), Member =
"EnableLegacyXmlSettings"
, ReturnType =
typeof
(
bool
))]
16
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17
get
18
{
19
throw
null
;
20
}
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Type
Definition
Type.cs:43
System.Xml.BinaryCompatibility.TargetsAtLeast_Desktop_V4_5_2
static bool TargetsAtLeast_Desktop_V4_5_2
Definition
BinaryCompatibility.cs:12
System.Xml.BinaryCompatibility
Definition
BinaryCompatibility.cs:9
System.Xml.XmlReaderSettings
Definition
XmlReaderSettings.cs:11
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml
Definition
ElementWriter.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
BinaryCompatibility.cs
Generated by
1.10.0