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

◆ IncludeLiterals

bool System.ComponentModel.MaskedTextProvider.IncludeLiterals
getset

Definition at line 365 of file MaskedTextProvider.cs.

366 {
367 [global::Cpp2ILInjected.Token(Token = "0x6001845")]
368 [global::Cpp2ILInjected.Address(RVA = "0x1E51C8C", Offset = "0x1E51C8C", Length = "0x68")]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "Clone", ReturnType = typeof(object))]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "ToString", ReturnType = typeof(string))]
371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "ToString", MemberParameters = new object[]
373 {
374 typeof(int),
375 typeof(int)
376 }, ReturnType = typeof(string))]
377 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "ToString", MemberParameters = new object[]
378 {
379 typeof(bool),
380 typeof(int),
381 typeof(int)
382 }, ReturnType = typeof(string))]
383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
384 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
385 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
386 get
387 {
388 throw null;
389 }
390 [global::Cpp2ILInjected.Token(Token = "0x6001846")]
391 [global::Cpp2ILInjected.Address(RVA = "0x1E51CF4", Offset = "0x1E51CF4", Length = "0x78")]
392 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskedTextProvider), Member = "Clone", ReturnType = typeof(object))]
393 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitVector32), Member = "set_Item", MemberParameters = new object[]
395 {
396 typeof(int),
397 typeof(bool)
398 }, ReturnType = typeof(void))]
399 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
400 set
401 {
402 throw null;
403 }
404 }
class f__AnonymousType0<< Count > j__TPar