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

◆ Text

string System.Text.RegularExpressions.Capture.Text
getprotected setpackageinherited

Definition at line 54 of file Capture.cs.

55 {
57 internal get
58 {
59 return this.<Text>k__BackingField;
60 }
62 private protected set
63 {
64 this.<Text>k__BackingField = value;
65 }
66 }
class f__AnonymousType0<< Count > j__TPar