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

◆ IsNullable

override bool System.Xml.Schema.SequenceNode.IsNullable
get

Definition at line 17 of file SequenceNode.cs.

18 {
19 get
20 {
22 if (this.rightChild != null)
23 {
24 }
28 while (this != null)
29 {
30 }
31 return true;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar