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

◆ Length

int System.Text.RegularExpressions.Capture.Length
getprotected setinherited

Definition at line 37 of file Capture.cs.

38 {
40 get
41 {
42 return this.<Length>k__BackingField;
43 }
45 private protected set
46 {
48 }
49 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.Text.RegularExpressions.Match.NextMatch().