This is the complete list of members for System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection< TCollection, TKey, TValue >, including all inherited members.
Add(TKey key, in TValue value, JsonSerializerOptions options, ref ReadStack state) | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverter< TCollection, TKey, TValue > | inlineprotected |
CanHaveIdMetadata | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverter< TCollection, TKey, TValue > | package |
ConvertCollection(ref ReadStack state, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverter< TCollection, TKey, TValue > | inlineprotected |
CreateCollection(ref Utf8JsonReader reader, ref ReadStack state) | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverter< TCollection, TKey, TValue > | inlineprotected |
ImmutableDictionaryOfTKeyTValueConverterWithReflection() | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection< TCollection, TKey, TValue > | inline |
Initialize(JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null) | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection< TCollection, TKey, TValue > | inlinepackage |
RequiresDynamicMemberAccessors | System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection< TCollection, TKey, TValue > | package |