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

◆ LanguagePattern

Regex System.Xml.Schema.StringFacetsChecker.LanguagePattern
staticgetsetprivate

Definition at line 13 of file StringFacetsChecker.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60009F7")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1DC8C70", Offset = "0x1DC8C70", Length = "0xB0")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(StringFacetsChecker), Member = "CheckBuiltInFacets", MemberParameters = new object[]
18 {
19 typeof(string),
20 typeof(XmlTypeCode),
21 typeof(bool)
22 }, ReturnType = typeof(Exception))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Regex), Member = ".ctor", MemberParameters = new object[]
25 {
26 typeof(string),
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
30 get
31 {
32 throw null;
33 }
34 }
class f__AnonymousType0<< Count > j__TPar