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

◆ OnClear()

override void System.Xml.Schema.XmlSchemaObjectCollection.OnClear ( )
inlineprotectedvirtual

Reimplemented from System.Collections.CollectionBase.

Definition at line 60 of file XmlSchemaObjectCollection.cs.

61 {
62 if (this.parent != null)
63 {
64 return;
65 }
66 }

References System.Xml.Schema.XmlSchemaObjectCollection.parent.