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)
712
if (!HasMoreDataMultiSegment(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
725
if (!HasMoreDataMultiSegment(ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
))
System\Text\Json\ThrowHelper.cs (1)
431
case ExceptionResource.
ExpectedValueAfterPropertyNameNotFound
: