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

◆ ThrowJsonException_MetadataReferenceNotFound()

static void System.Text.Json.ThrowHelper.ThrowJsonException_MetadataReferenceNotFound ( string id)
inlinestatic

Definition at line 1073 of file ThrowHelper.cs.

1074 {
1076 }
static string MetadataReferenceNotFound
Definition SR.cs:232
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7
static void ThrowJsonException(string message=null)

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

Referenced by System.Text.Json.Serialization.PreserveReferenceResolver.ResolveReference().