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
◆
Preamble
override
ReadOnlySpan
<byte> System.Text.UTF8Encoding.Preamble
get
Definition at line
578
of file
UTF8Encoding.cs
.
579
{
580
get
581
{
582
Type
type;
583
bool
flag =
base
.
GetType
() != type;
584
bool
emitUTF8Identifier
= this.
_emitUTF8Identifier
;
585
if
(!emitUTF8Identifier || !
emitUTF8Identifier
)
586
{
587
}
588
ReadOnlySpan
readOnlySpan
;
589
return
readOnlySpan
;
590
}
591
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Text.UTF8Encoding._emitUTF8Identifier
readonly bool _emitUTF8Identifier
Definition
UTF8Encoding.cs:644
System.Type.GetType
new Type GetType()
Definition
Type.cs:287
System.Type
Definition
Type.cs:12
System.ReadOnlySpan
Definition
ReadOnlySpan.cs:15
System
Text
UTF8Encoding
Generated by
1.10.0