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

◆ ThrowInvalidOperationException_NoMetadataForTypeProperties()

static void System.Text.Json.ThrowHelper.ThrowInvalidOperationException_NoMetadataForTypeProperties ( JsonSerializerContext context,
Type type )
inlinestatic

Definition at line 1243 of file ThrowHelper.cs.

1244 {
1246 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string NoMetadataForTypeProperties
Definition SR.cs:322
Definition SR.cs:7

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

Referenced by System.Text.Json.Serialization.Metadata.JsonTypeInfo< T >.InitializePropCache().