| _keyName | System.Text.Json.Serialization.Converters.KeyValuePairConverter< TKey, TValue > | private | 
  | _valueName | System.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_constructorInfo | System.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 |