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

◆ OnSet()

override void System.Xml.Schema.XmlSchemaObjectCollection.OnSet ( int index,
object oldValue,
object newValue )
inlineprotectedvirtual

Reimplemented from System.Collections.CollectionBase.

Definition at line 50 of file XmlSchemaObjectCollection.cs.

51 {
52 if (this.parent != null)
53 {
54 XmlSchemaObject xmlSchemaObject = this.parent;
55 return;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.Schema.XmlSchemaObjectCollection.parent.