Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 153 of file MatchCollection.cs.
References System.Text.RegularExpressions.MatchCollection._done, System.Text.RegularExpressions.MatchCollection._input, System.Text.RegularExpressions.MatchCollection._matches, System.Text.RegularExpressions.MatchCollection._prevlen, System.Text.RegularExpressions.MatchCollection._regex, System.Text.RegularExpressions.MatchCollection._startat, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Text.RegularExpressions.i, System.match, and System.Text.RegularExpressions.Regex.Run().
Referenced by System.Text.RegularExpressions.MatchCollection.EnsureInitialized(), and System.Text.RegularExpressions.MatchCollection.Enumerator.MoveNext().