bool FoundValueProperty(string propertyName, bool caseInsensitiveMatch)
override void EndRead(ref ReadStack state)
bool FoundKeyProperty(string propertyName, bool caseInsensitiveMatch)
override void Initialize(JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null)
override bool TryLookupConstructorParameter(ref ReadStack state, ref Utf8JsonReader reader, JsonSerializerOptions options, out JsonParameterInfo jsonParameterInfo)
static readonly ConstructorInfo s_constructorInfo
static void ThrowJsonException(string message=null)