terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddCategoryFromName()

void System.Text.RegularExpressions.RegexCharClass.AddCategoryFromName ( string categoryName,
bool invert,
bool caseInsensitive,
string pattern )
inline

Definition at line 78 of file RegexCharClass.cs.

79 {
80 if (!true)
81 {
82 }
83 if (!true)
84 {
85 }
86 if (!true)
87 {
88 }
89 string text = RegexCharClass.SetFromProperty(categoryName, true, pattern);
90 this.AddSet(text);
91 }

References System.Text.RegularExpressions.RegexCharClass.AddSet(), System.Text.RegularExpressions.RegexCharClass.SetFromProperty(), and System.text.