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

◆ this[string groupname]

Group System.Text.RegularExpressions.GroupCollection.this[string groupname]
getset

Definition at line 70 of file GroupCollection.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x60002F5")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1EA8C0C", Offset = "0x1EA8C0C", Length = "0x88")]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.FileUtilities", Member = "GetFileName", MemberParameters = new object[]
75 {
76 typeof(string),
77 typeof(bool)
78 }, ReturnType = typeof(string))]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.FileUtilities", Member = "GetParentFolderPath", MemberParameters = new object[]
80 {
81 typeof(string),
82 typeof(bool)
83 }, ReturnType = typeof(string))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Social.iOS.CloudSocialModule", Member = "GetParentFolderPath", MemberParameters = new object[]
85 {
86 typeof(string),
87 typeof(bool)
88 }, ReturnType = typeof(string))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.Chat.ChatManager", Member = "ParseMessage", MemberParameters = new object[]
90 {
91 typeof(string),
92 "Microsoft.Xna.Framework.Graphics.Color",
93 typeof(float)
94 }, ReturnType = "Terraria.UI.Chat.TextSnippet[]")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebProxyDataBuilder), Member = "BypassStringEscape", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Regex), Member = "GroupNumberFromName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GroupCollection), Member = "GetGroup", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Group))]
99 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
100 get
101 {
102 throw null;
103 }
104 }
class f__AnonymousType0<< Count > j__TPar