| BeginRead(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprivate |
| CanHaveIdMetadata | System.Text.Json.Serialization.Converters.ObjectDefaultConverter< T > | package |
| ConstructorIsParameterized | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | package |
| CreateInstanceForReferenceResolver(ref Utf8JsonReader reader, ref ReadStack state, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.ObjectDefaultConverter< T > | inlinepackage |
| CreateObject(ref ReadStackFrame frame) | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverter< T > | inlineprotected |
| System::Text::Json::Serialization::Converters::ObjectDefaultConverter.CreateObject(JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.JsonObjectConverter< T > | inlinepackage |
| EndRead(ref ReadStack state) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprotectedvirtual |
| HandleConstructorArgumentWithContinuation(ref ReadStack state, ref Utf8JsonReader reader, JsonParameterInfo jsonParameterInfo) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprivate |
| HandlePropertyWithContinuation(ref ReadStack state, ref Utf8JsonReader reader, JsonPropertyInfo jsonPropertyInfo) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprivate |
| Initialize(JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null) | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverterWithReflection< T > | inlinepackage |
| InitializeConstructorArgumentCaches(ref ReadStack state, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverter< T > | inlineprotected |
| LargeObjectWithParameterizedConstructorConverterWithReflection() | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverterWithReflection< T > | inline |
| OnTryRead(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options, ref ReadStack state, [MaybeNullWhen(false)] out T value) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlinepackage |
| OnTryWrite(Utf8JsonWriter writer, T value, JsonSerializerOptions options, ref WriteStack state) | System.Text.Json.Serialization.Converters.ObjectDefaultConverter< T > | inlinepackage |
| Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.JsonObjectConverter< T > | inline |
| ReadAheadPropertyValue(ref ReadStack state, ref Utf8JsonReader reader, JsonPropertyInfo jsonPropertyInfo) | System.Text.Json.Serialization.Converters.ObjectDefaultConverter< T > | inlineprotectedstatic |
| ReadAndCacheConstructorArgument(ref ReadStack state, ref Utf8JsonReader reader, JsonParameterInfo jsonParameterInfo) | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverter< T > | inlineprotected |
| ReadConstructorArguments(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprivate |
| ReadConstructorArgumentsWithContinuation(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprivate |
| ReadElementAndSetProperty(object obj, string propertyName, ref Utf8JsonReader reader, JsonSerializerOptions options, ref ReadStack state) | System.Text.Json.Serialization.Converters.JsonObjectConverter< T > | inlinepackage |
| ReadObject(ref Utf8JsonReader reader, JsonNodeOptions? options) | System.Text.Json.Serialization.Converters.JsonObjectConverter< T > | inline |
| ReadPropertyValue(object obj, ref ReadStack state, ref Utf8JsonReader reader, JsonPropertyInfo jsonPropertyInfo, bool useExtensionProperty) | System.Text.Json.Serialization.Converters.ObjectDefaultConverter< T > | inlineprotectedstatic |
| RequiresDynamicMemberAccessors | System.Text.Json.Serialization.Converters.LargeObjectWithParameterizedConstructorConverterWithReflection< T > | package |
| TryLookupConstructorParameter(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options, out JsonParameterInfo jsonParameterInfo) | System.Text.Json.Serialization.Converters.ObjectWithParameterizedConstructorConverter< T > | inlineprotectedvirtual |
| Write(Utf8JsonWriter writer, JsonObject value, JsonSerializerOptions options) | System.Text.Json.Serialization.Converters.JsonObjectConverter< T > | inline |