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

◆ CheckAttributesValid()

void System.ComponentModel.MemberDescriptor.CheckAttributesValid ( )
inlineprivateinherited

Definition at line 211 of file MemberDescriptor.cs.

212 {
213 bool flag = this.attributesFiltered;
214 if (flag)
215 {
216 int num = this.metadataVersion;
217 if (!flag)
218 {
219 }
220 if (!true)
221 {
222 }
223 }
224 }

References System.ComponentModel.MemberDescriptor.attributesFiltered, and System.ComponentModel.MemberDescriptor.metadataVersion.