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

◆ this[int relativeIndex]

char System.DTSubString.this[int relativeIndex]
getsetpackage

Definition at line 11 of file DTSubString.cs.

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 }
class f__AnonymousType0<< Count > j__TPar