| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Public Member Functions | |
| ImmutableDictionaryOfTKeyTValueConverterWithReflection () | |
Protected Member Functions | |
| override void | Add (TKey key, in TValue value, JsonSerializerOptions options, ref ReadStack state) | 
| override void | CreateCollection (ref Utf8JsonReader reader, ref ReadStack state) | 
| override void | ConvertCollection (ref ReadStack state, JsonSerializerOptions options) | 
Package Functions | |
| override void | Initialize (JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null) | 
Properties | |
| override bool | RequiresDynamicMemberAccessors [get] | 
| override bool | CanHaveIdMetadata [get] | 
| TCollection | : | IReadOnlyDictionary | |
| TCollection | : | TKey | |
| TCollection | : | TValue | 
Definition at line 7 of file ImmutableDictionaryOfTKeyTValueConverterWithReflection.cs.