terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IsQuerySpecific

bool System.Xml.XmlWriterSettings.IsQuerySpecific
getsetpackage

Definition at line 381 of file XmlWriterSettings.cs.

382 {
383 [global::Cpp2ILInjected.Token(Token = "0x6000459")]
384 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD6C", Offset = "0x1D8AD6C", Length = "0x68")]
385 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
386 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWriterSettings), Member = "CreateWriter", MemberParameters = new object[] { typeof(Stream) }, ReturnType = typeof(XmlWriter))]
387 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWriterSettings), Member = "CreateWriter", MemberParameters = new object[] { typeof(TextWriter) }, ReturnType = typeof(XmlWriter))]
388 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
389 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
390 get
391 {
392 throw null;
393 }
394 }
class f__AnonymousType0<< Count > j__TPar