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

◆ DtdParserProxy_BaseUri

Uri System.Xml.XmlTextReaderImpl.DtdParserProxy_BaseUri
getsetpackage

Definition at line 765 of file XmlTextReaderImpl.cs.

766 {
767 [global::Cpp2ILInjected.Token(Token = "0x600027A")]
768 [global::Cpp2ILInjected.Address(RVA = "0x1D73C20", Offset = "0x1D73C20", Length = "0x9C")]
769 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
770 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl.DtdParserProxy), Member = "System.Xml.IDtdParserAdapter.get_BaseUri", ReturnType = typeof(Uri))]
771 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
772 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
773 {
774 typeof(Uri),
775 typeof(Uri)
776 }, ReturnType = typeof(bool))]
777 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
778 get
779 {
780 throw null;
781 }
782 }
class f__AnonymousType0<< Count > j__TPar