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

◆ ThrowInvalidOperationException_NoMetadataForType()

static void System.Text.Json.ThrowHelper.ThrowInvalidOperationException_NoMetadataForType ( Type type)
inlinestatic

Definition at line 1238 of file ThrowHelper.cs.

1239 {
1241 }
static string NoMetadataForType
Definition SR.cs:312
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.SR.Format(), System.SR.NoMetadataForType, and System.type.

Referenced by System.Text.Json.JsonSerializer.GetTypeInfo().