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

◆ IsResolverNull

bool System.Xml.XmlTextReaderImpl.IsResolverNull
getprivate

Definition at line 981 of file XmlTextReaderImpl.cs.

982 {
983 get
984 {
985 if (this.xmlResolver != null)
986 {
988 bool flag = this.xmlResolverIsSet;
990 }
991 return true;
992 }
993 }
class f__AnonymousType0<< Count > j__TPar