Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RentRunner()

RegexRunner System.Text.RegularExpressions.Regex.RentRunner ( )
inlineprivate

Definition at line 372 of file Regex.cs.

References System.Text.RegularExpressions.Regex._code, System.Text.RegularExpressions.Regex._runner, System.Text.RegularExpressions.RegexRunnerFactory.CreateInstance(), System.Globalization.CultureInfo.CurrentCulture, System.Runtime.Serialization.Dictionary, System.Threading.Interlocked.Exchange(), System.Text.RegularExpressions.Regex.factory, System.Globalization.CultureInfo.InvariantCulture, and System.Text.RegularExpressions.Regex.UseOptionInvariant().

Referenced by System.Text.RegularExpressions.Regex.Run(), and System.Text.RegularExpressions.Regex.Run< TState >().