terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
ResolverContractKey (Type resolverType, Type contractType) | |
override int | GetHashCode () |
override bool | Equals (object obj) |
bool | Equals (ResolverContractKey other) |
Private Attributes | |
readonly Type | _resolverType |
readonly Type | _contractType |
Definition at line 8 of file ResolverContractKey.cs.