Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue > Member List

This is the complete list of members for System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >, including all inherited members.

_keyNameSystem.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >private
_valueNameSystem.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >private
CreateObject(ref ReadStackFrame frame)System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter< KeyValuePair< TKey, TValue >, TKey, TValue, object, object >inlineprotected
EndRead(ref ReadStack state)System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >inlineprotected
FoundKeyProperty(string propertyName, bool caseInsensitiveMatch)System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >inlineprivate
FoundValueProperty(string propertyName, bool caseInsensitiveMatch)System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >inlineprivate
Initialize(JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null)System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >inlinepackage
InitializeConstructorArgumentCaches(ref ReadStack state, JsonSerializerOptions options)System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter< KeyValuePair< TKey, TValue >, TKey, TValue, object, object >inlineprotected
ReadAndCacheConstructorArgument(ref ReadStack state, ref Utf8JsonReader reader, JsonParameterInfo jsonParameterInfo)System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter< KeyValuePair< TKey, TValue >, TKey, TValue, object, object >inlineprotected
s_constructorInfoSystem.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >privatestatic
TryLookupConstructorParameter(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options, out JsonParameterInfo jsonParameterInfo)System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue >inlineprotected
TryRead< TArg >(ref ReadStack state, ref Utf8JsonReader reader, JsonParameterInfo jsonParameterInfo, out TArg arg)System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter< KeyValuePair< TKey, TValue >, TKey, TValue, object, object >inlineprivate