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
DTSubString.cs
Go to the documentation of this file.
1using System;
4
5namespace System
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20000B5")]
8 internal ref struct DTSubString
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x1700008A")]
11 internal char this[int relativeIndex]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600071B")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1C2DDF0", Offset = "0x1C2DDF0", Length = "0x14")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseTimeZone", MemberParameters = new object[]
17 {
18 typeof(ref global::System.__DTString),
19 typeof(ref global::System.TimeSpan)
20 }, ReturnType = typeof(bool))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
22 get
23 {
24 throw null;
25 }
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x40002C7")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
30 internal global::System.ReadOnlySpan<char> s;
31
32 [global::Cpp2ILInjected.Token(Token = "0x40002C8")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 internal int index;
35
36 [global::Cpp2ILInjected.Token(Token = "0x40002C9")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
38 internal int length;
39
40 [global::Cpp2ILInjected.Token(Token = "0x40002CA")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
42 internal global::System.DTSubStringType type;
43
44 [global::Cpp2ILInjected.Token(Token = "0x40002CB")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
46 internal int value;
47 }
48}
class f__AnonymousType0<< Count > j__TPar
global::System.ReadOnlySpan< char > s
global::System.DTSubStringType type