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

◆ Equals()

override bool System.ComponentModel.LicenseProviderAttribute.Equals ( object value)
inline

Definition at line 77 of file LicenseProviderAttribute.cs.

78 {
79 if (value != null)
80 {
81 }
83 Type type;
84 bool flag = type == licenseProvider;
85 return true;
86 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.ComponentModel.LicenseProviderAttribute.LicenseProvider.