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
Ucs4Decoder3412.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x020000A7 RID: 167
6
internal
class
Ucs4Decoder3412
:
Ucs4Decoder
7
{
8
// Token: 0x06000777 RID: 1911 RVA: 0x00018BA0 File Offset: 0x00016DA0
9
internal
override
int
GetFullChars
(
byte
[] bytes,
int
byteIndex
,
int
byteCount
,
char
[] chars,
int
charIndex
)
10
{
11
throw
new
ArrayTypeMismatchException
();
12
}
13
14
// Token: 0x06000778 RID: 1912 RVA: 0x00018BB4 File Offset: 0x00016DB4
15
public
Ucs4Decoder3412
()
16
{
17
}
18
}
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System.Xml.Ucs4Decoder3412.GetFullChars
override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
Definition
Ucs4Decoder3412.cs:9
System.Xml.Ucs4Decoder3412.Ucs4Decoder3412
Ucs4Decoder3412()
Definition
Ucs4Decoder3412.cs:15
System.Xml.Ucs4Decoder3412
Definition
Ucs4Decoder3412.cs:7
System.Xml.Ucs4Decoder
Definition
Ucs4Decoder.cs:9
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Ucs4Decoder3412.cs
Generated by
1.10.0