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

◆ FloatParseHandling

FloatParseHandling Newtonsoft.Json.JsonReader.FloatParseHandling
getsetinherited

Definition at line 203 of file JsonReader.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x600016B")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1CC2070", Offset = "0x1CC2070", Length = "0x8")]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
208 get
209 {
210 throw null;
211 }
212 [global::Cpp2ILInjected.Token(Token = "0x600016C")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1CC2078", Offset = "0x1CC2078", Length = "0x60")]
214 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "SetupReader", MemberParameters = new object[]
216 {
219 typeof(ref DateTimeZoneHandling?),
220 typeof(ref DateParseHandling?),
221 typeof(ref FloatParseHandling?),
222 typeof(ref int?),
223 typeof(ref string)
224 }, ReturnType = typeof(void))]
225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ResetReader", MemberParameters = new object[]
226 {
229 typeof(DateTimeZoneHandling?),
230 typeof(DateParseHandling?),
231 typeof(FloatParseHandling?),
232 typeof(int?),
233 typeof(string)
234 }, ReturnType = typeof(void))]
235 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "CreateObject", MemberParameters = new object[]
236 {
238 typeof(Type),
243 typeof(object)
244 }, ReturnType = typeof(object))]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
246 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
247 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
248 set
249 {
250 throw null;
251 }
252 }
class f__AnonymousType0<< Count > j__TPar