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
TernaryTreeReadOnly.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000028")]
8 internal class TernaryTreeReadOnly
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60000D5")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1D5F9C8", Offset = "0x1D5F9C8", Length = "0x28")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x60000D6")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1D5E524", Offset = "0x1D5E524", Length = "0xF0")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlEncodedRawTextWriter), Member = "WriteStartElement", MemberParameters = new object[]
23 {
24 typeof(string),
25 typeof(string),
26 typeof(string)
27 }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlEncodedRawTextWriter), Member = "WriteStartAttribute", MemberParameters = new object[]
29 {
30 typeof(string),
31 typeof(string),
32 typeof(string)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlEncodedRawTextWriterIndent), Member = "WriteStartElement", MemberParameters = new object[]
35 {
36 typeof(string),
37 typeof(string),
38 typeof(string)
39 }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlUtf8RawTextWriter), Member = "WriteStartElement", MemberParameters = new object[]
41 {
42 typeof(string),
43 typeof(string),
44 typeof(string)
45 }, ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlUtf8RawTextWriter), Member = "WriteStartAttribute", MemberParameters = new object[]
47 {
48 typeof(string),
49 typeof(string),
50 typeof(string)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HtmlUtf8RawTextWriterIndent), Member = "WriteStartElement", MemberParameters = new object[]
53 {
54 typeof(string),
55 typeof(string),
56 typeof(string)
57 }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
61 {
62 throw null;
63 }
64
65 [global::Cpp2ILInjected.Token(Token = "0x400006C")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
67 private byte[] nodeBuffer;
68 }
69}
class f__AnonymousType0<< Count > j__TPar
byte FindCaseInsensitiveString(string stringToFind)