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

◆ Clear()

void System.Xml.XmlWellFormedWriter.AttributeValueCache.Clear ( )
inlinepackage

Definition at line 1430 of file XmlWellFormedWriter.cs.

1431 {
1432 StringBuilder stringBuilder = this.stringValue;
1433 long num = 0L;
1434 stringBuilder.Length = (int)num;
1435 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.Xml.XmlWellFormedWriter.AttributeValueCache.stringValue.