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

◆ ThrowJsonException_MetadataValueWasNotString() [2/2]

static void System.Text.Json.ThrowHelper.ThrowJsonException_MetadataValueWasNotString ( JsonValueKind valueKind)
inlinestatic

Definition at line 1087 of file ThrowHelper.cs.

1088 {
1090 }
static string MetadataValueWasNotString
Definition SR.cs:234
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7
static void ThrowJsonException(string message=null)

References System.Text.Json.Dictionary, System.SR.Format(), System.SR.MetadataValueWasNotString, and System.Text.Json.ThrowHelper.ThrowJsonException().