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

◆ GetArgumentOutOfRangeException_MaxDepthMustBePositive()

static ArgumentOutOfRangeException System.Text.Json.ThrowHelper.GetArgumentOutOfRangeException_MaxDepthMustBePositive ( string parameterName)
inlinestatic

Definition at line 19 of file ThrowHelper.cs.

20 {
22 }
static string MaxDepthMustBePositive
Definition SR.cs:92
Definition SR.cs:7
static ArgumentOutOfRangeException GetArgumentOutOfRangeException(string parameterName, string message)

References System.Text.Json.Dictionary, System.Text.Json.ThrowHelper.GetArgumentOutOfRangeException(), and System.SR.MaxDepthMustBePositive.