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

◆ LicenseProvider

Type System.ComponentModel.LicenseProviderAttribute.LicenseProvider
get

Definition at line 28 of file LicenseProviderAttribute.cs.

29 {
30 get
31 {
33 if (!true)
34 {
35 }
37 if (licenseProviderName != null)
38 {
39 if (!true)
40 {
41 }
43 }
44 return this._licenseProviderType;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.ComponentModel.LicenseProviderAttribute.Equals().