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

◆ XmlResolver

virtual XmlResolver System.Xml.XmlDocument.XmlResolver
set

Definition at line 372 of file XmlDocument.cs.

373 {
374 set
375 {
376 if (value != null)
377 {
378 }
379 bool flag = this.bSetResolver;
381 if (!flag)
382 {
383 int num = 1;
384 this.bSetResolver = num != 0;
385 }
386 if (this != null)
387 {
388 }
389 }
390 }
class f__AnonymousType0<< Count > j__TPar