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
TupleElementNamesAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::System.AttributeUsage(global::System.AttributeTargets.Class | global::System.AttributeTargets.Struct | global::System.AttributeTargets.Property | global::System.AttributeTargets.Field | global::System.AttributeTargets.Event | global::System.AttributeTargets.Parameter | global::System.AttributeTargets.ReturnValue)]
8 [global::System.CLSCompliant(false)]
9 [global::Cpp2ILInjected.Token(Token = "0x2000480")]
10 public sealed class TupleElementNamesAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600222A")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B738A0", Offset = "0x1B738A0", Length = "0x74")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x40012B7")]
24 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
25 private readonly string[] _transformNames;
26 }
27}
class f__AnonymousType0<< Count > j__TPar