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
Ucs4Decoder2143.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x020000A6 RID: 166
6
internal
class
Ucs4Decoder2143
:
Ucs4Decoder
7
{
8
// Token: 0x06000775 RID: 1909 RVA: 0x00018B70 File Offset: 0x00016D70
9
internal
override
int
GetFullChars
(
byte
[] bytes,
int
byteIndex
,
int
byteCount
,
char
[] chars,
int
charIndex
)
10
{
11
throw
new
ArrayTypeMismatchException
();
12
}
13
14
// Token: 0x06000776 RID: 1910 RVA: 0x00018B8C File Offset: 0x00016D8C
15
public
Ucs4Decoder2143
()
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.Ucs4Decoder2143.Ucs4Decoder2143
Ucs4Decoder2143()
Definition
Ucs4Decoder2143.cs:15
System.Xml.Ucs4Decoder2143.GetFullChars
override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
Definition
Ucs4Decoder2143.cs:9
System.Xml.Ucs4Decoder2143
Definition
Ucs4Decoder2143.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
Ucs4Decoder2143.cs
Generated by
1.10.0