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

◆ SetIsNil()

void System.Xml.XmlNameEx.SetIsNil ( bool value)
inline

Definition at line 151 of file XmlNameEx.cs.

152 {
153 byte b = this.flags;
154 this.flags = b;
155 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlNameEx.flags, and j__TPar.