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;
585 if (!emitUTF8Identifier || !emitUTF8Identifier)
586 {
587 }
589 return readOnlySpan;
590 }
591 }
class f__AnonymousType0<< Count > j__TPar
readonly bool _emitUTF8Identifier
new Type GetType()
Definition Type.cs:287