terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
GetPseudoCustomAttributesData()
[1/2]
static
CustomAttributeData
[] System.MonoCustomAttrs.GetPseudoCustomAttributesData
(
ICustomAttributeProvider
obj
,
Type
attributeType
)
inline
static
package
Definition at line
167
of file
MonoCustomAttrs.cs
.
168
{
169
CustomAttributeData
[]
array
;
170
return
array
;
171
}
System.Reflection.CustomAttributeData
Definition
CustomAttributeData.cs:11
System.ExceptionArgument.array
@ array
References
System.array
.
System
MonoCustomAttrs
Generated by
1.10.0