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

◆ AttributeType

global.System.Type System.Reflection.CustomAttributeData.AttributeType
getset

Definition at line 196 of file CustomAttributeData.cs.

197 {
198 [global::Cpp2ILInjected.Token(Token = "0x600255A")]
199 [global::Cpp2ILInjected.Address(RVA = "0x1B8A9EC", Offset = "0x1B8A9EC", Length = "0x10")]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MonoCustomAttrs), Member = "GetCustomAttributesData", MemberParameters = new object[]
201 {
202 typeof(ICustomAttributeProvider),
203 typeof(global::System.Type),
204 typeof(bool)
205 }, ReturnType = typeof(global::System.Collections.Generic.IList<CustomAttributeData>))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MonoCustomAttrs), Member = "GetPseudoCustomAttributesData", MemberParameters = new object[]
207 {
208 typeof(ICustomAttributeProvider),
209 typeof(global::System.Type)
210 }, ReturnType = typeof(CustomAttributeData[]))]
211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
212 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
213 get
214 {
215 throw null;
216 }
217 }
class f__AnonymousType0<< Count > j__TPar