Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.IEnumerableConverterFactoryHelpers Class Reference

Static Public Member Functions

static MethodInfo GetImmutableEnumerableCreateRangeMethod (this Type type, Type elementType)
 
static MethodInfo GetImmutableDictionaryCreateRangeMethod (this Type type, Type keyType, Type valueType)
 
static bool IsNonGenericStackOrQueue (this Type type)
 

Static Private Member Functions

static Type GetImmutableEnumerableConstructingType (Type type)
 
static Type GetImmutableDictionaryConstructingType (Type type)
 
static Type GetTypeIfExists (string name)
 

Detailed Description

Definition at line 7 of file IEnumerableConverterFactoryHelpers.cs.


The documentation for this class was generated from the following file: