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
IConfigErrorInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Configuration.Internal
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200000E"
)]
7
public
interface
IConfigErrorInfo
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x1700000A"
)]
10
string
Filename
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x6000021"
)]
13
get
;
14
}
15
16
[global::Cpp2ILInjected.Token(Token =
"0x1700000B"
)]
17
int
LineNumber
18
{
19
[global::Cpp2ILInjected.Token(Token =
"0x6000022"
)]
20
get
;
21
}
22
}
23
}
System.Configuration.Internal.IConfigErrorInfo.LineNumber
int LineNumber
Definition
IConfigErrorInfo.cs:18
System.Configuration.Internal.IConfigErrorInfo.Filename
string Filename
Definition
IConfigErrorInfo.cs:11
System.Configuration.Internal.IConfigErrorInfo
Definition
IConfigErrorInfo.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Configuration.Internal
Definition
IConfigErrorInfo.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
System.Configuration
Internal
IConfigErrorInfo.cs
Generated by
1.10.0