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
CallerCountAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
6 public sealed class CallerCountAttribute : Attribute
7 {
9 {
10 throw null;
11 }
12
13 public int Count;
14 }
15}
class f__AnonymousType0<< Count > j__TPar