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

◆ HtmlEncodeConformance

UnicodeEncodingConformance System.Net.WebUtility.HtmlEncodeConformance
staticgetsetprivate

Definition at line 158 of file WebUtility.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x6000BEA")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1F2158C", Offset = "0x1F2158C", Length = "0xE4")]
162 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebUtility), Member = "HtmlEncode", MemberParameters = new object[]
164 {
165 typeof(string),
167 }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebUtility), Member = "IndexOfHtmlEncodingChars", MemberParameters = new object[]
169 {
170 typeof(string),
171 typeof(int)
172 }, ReturnType = typeof(int))]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
175 get
176 {
177 throw null;
178 }
179 }
class f__AnonymousType0<< Count > j__TPar