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
DtdValidator.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200011D")]
8 internal sealed class DtdValidator : BaseValidator
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60009C7")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1DC6B6C", Offset = "0x1DC6B6C", Length = "0x3A8")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ParseAttlistDefault", MemberParameters = new object[]
14 {
16 typeof(bool)
17 }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", ReturnType = typeof(string))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlSchemaException), Member = ".ctor", MemberParameters = new object[]
21 {
22 typeof(string),
23 typeof(string)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 27)]
26 public static void SetDefaultTypedValue(SchemaAttDef attdef, IDtdParserAdapter readerAdapter)
27 {
28 throw null;
29 }
30
31 // Note: this type is marked as 'beforefieldinit'.
32 [global::Cpp2ILInjected.Token(Token = "0x60009C8")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1DC6F68", Offset = "0x1DC6F68", Length = "0x70")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlNamespaceManager), Member = ".ctor", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
37 static DtdValidator()
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x400050D")]
44
45 [global::Cpp2ILInjected.Token(Token = "0x200011E")]
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x60009C9")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1DC6FE0", Offset = "0x1DC6FE0", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 public override string LookupNamespace(string prefix)
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x60009CA")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1DC6FD8", Offset = "0x1DC6FD8", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlNamespaceManager), Member = ".ctor", ReturnType = typeof(void))]
61 {
62 throw null;
63 }
64 }
65 }
66}
class f__AnonymousType0<< Count > j__TPar
override string LookupNamespace(string prefix)
static void SetDefaultTypedValue(SchemaAttDef attdef, IDtdParserAdapter readerAdapter)
static DtdValidator.NamespaceManager namespaceManager