5 references to ExpectedValueAfterPropertyNameNotFound
System.Text.Json (5)
System\Text\Json\Reader\Utf8JsonReader.cs (2)
1247
if (!HasMoreData(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
1260
if (!HasMoreData(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (2)
719
if (!HasMoreDataMultiSegment(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
732
if (!HasMoreDataMultiSegment(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
System\Text\Json\ThrowHelper.cs (1)
452
case ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
: