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

◆ SetFromProperty()

static string System.Text.RegularExpressions.RegexCharClass.SetFromProperty ( string capname,
bool invert,
string pattern )
inlinestaticprivate

Definition at line 351 of file RegexCharClass.cs.

352 {
353 int num = 1;
354 if (num == 0)
355 {
356 }
357 if (num == 0)
358 {
359 }
360 int num2;
361 if (num2 != 0)
362 {
363 string text = SR.Format("Unknown property '{0}'.", capname);
364 string text2 = SR.Format("parsing \"{0}\" - {1}", invert, text);
365 }
366 if (num == 0)
367 {
368 }
369 string text3;
370 return text3;
371 }
class f__AnonymousType0<< Count > j__TPar
static string Format(string resourceFormat, params object[] args)
Definition SR.cs:33
Definition SR.cs:7

References SR.Format(), j__TPar, and System.text.

Referenced by System.Text.RegularExpressions.RegexCharClass.AddCategoryFromName().