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
RangeContentValidator.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20000D7")]
8 internal sealed class RangeContentValidator : ContentValidator
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600086C")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1DB78E0", Offset = "0x1DB78E0", Length = "0xC0")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ParticleContentValidator), Member = "Finish", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(ContentValidator))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
20
21 [global::Cpp2ILInjected.Token(Token = "0x4000445")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
24
25 [global::Cpp2ILInjected.Token(Token = "0x4000446")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
27 private BitSet[] followpos;
28
29 [global::Cpp2ILInjected.Token(Token = "0x4000447")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x4000448")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
36
37 [global::Cpp2ILInjected.Token(Token = "0x4000449")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
40
41 [global::Cpp2ILInjected.Token(Token = "0x400044A")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
43 private int minMaxNodesCount;
44
45 [global::Cpp2ILInjected.Token(Token = "0x400044B")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x44")]
47 private int endMarkerPos;
48 }
49}
class f__AnonymousType0<< Count > j__TPar
RangeContentValidator(BitSet firstpos, BitSet[] followpos, SymbolsDictionary symbols, Positions positions, int endMarkerPos, XmlSchemaContentType contentType, bool isEmptiable, BitSet positionsWithRangeTerminals, int minmaxNodesCount)